Closed nielsboecker closed 5 years ago
Update: With the refactoring in #45 almost all tests are outdated (in addition to being broken 🤣). So new tests will need to be written.
The good news is that the new modular structure and decoupling from all the subprocess hell makes everything much more testable.
Update: With #75, test coverage comes back to 73%. I am closing this issue, as the worst is now behind us. However, tests should be improved:
jobs
-specific stuff (as opposed to the core
package) needs to be tested@UdomkarnBoonyaprasert, @ansonwong9695 FYI
Many major code changes were made without updating the tests on @UdomkarnBoonyaprasert and @ansonwong9695's end. I disabled broken tests for now and commented what the issues seem to be. This needs fixing.