-
- Downloads
Update test suite and add coverage configuration
Extended the test suite by adding new test cases and a new test file for dispensers and serving windows. The CI/CD pipeline was updated to include a coverage configuration file (.coveragerc), ensuring lines not relevant to coverage are excluded. Additionally, minor changes were made to the basic.layout file.
Showing
- .coveragerc 4 additions, 0 deletions.coveragerc
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- cooperative_cuisine/configs/layouts/basic.layout 1 addition, 1 deletioncooperative_cuisine/configs/layouts/basic.layout
- tests/test_counter.py 101 additions, 0 deletionstests/test_counter.py
- tests/test_start.py 29 additions, 0 deletionstests/test_start.py
.coveragerc
0 → 100644
tests/test_counter.py
0 → 100644
Please register or sign in to comment