Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit Tests Till v1.0.0 #11

Open
Diptonil opened this issue Jul 19, 2023 · 0 comments
Open

Unit Tests Till v1.0.0 #11

Diptonil opened this issue Jul 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Diptonil
Copy link
Owner

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.

@Diptonil Diptonil added the enhancement New feature or request label Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant