-
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 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request