Skip to content

Integration Tests till v1.0.0  #13

@Diptonil

Description

@Diptonil

Version Observed In

1.0.0

Description

  • Features have broken down in the past during development of new enhancements.
  • Avoiding existing system breakage is more paramount than new additions.
  • Establish a standard suite of tests that is also hooked to GitHub Actions.

Errors

None.

Expected Behaviour

  • The tests should have sufficient (not cent percent) coverage.
  • They must run once upon every push.

Further Comments

Use of subprocess for simulating the tests can be done, with added assertions. This is much easier than unit testing each individual component and has to be an urgent consideration.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions