FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 70726c16 authored by L. Bower's avatar L. Bower
Browse files

adding asserts for the epi test

parent b9cb5f9f
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,7 @@ test:
- python3 -m coverage run -m unittest test_env_suit.py
- python3 -m coverage run -m unittest test_survey.py
- python3 -m coverage run -m unittest test_advisory.py
- python3 -m coverage run -m unittest test_epi.py
- python -m coverage report
- python -m coverage html -d $CI_PROJECT_DIR/coverage
- ls
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment