-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request