Skip to content

Unit Tests Till v1.0.0 #11

@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 either pytest or unittest. There is a chance the specific nature of the application might make the choice of the former more favourable over the latter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions