Skip to content
Snippets Groups Projects
Commit 0ceb6454 authored by Colm Talbot's avatar Colm Talbot
Browse files

add calibration tests to CI

parent fa1a04c0
No related branches found
No related tags found
1 merge request!113Add calibration
Pipeline #26740 passed
......@@ -29,6 +29,7 @@ exitcode-jessie:
- coverage --version
- coverage erase
- coverage run --debug=trace --include=/opt/conda/lib/python3.6/site-packages/tupak* -a test/conversion_tests.py
- coverage run --include=/opt/conda/lib/python3.6/site-packages/tupak* -a test/calibration_tests.py
- coverage run --include=/opt/conda/lib/python3.6/site-packages/tupak* -a test/detector_tests.py
- coverage run --include=/opt/conda/lib/python3.6/site-packages/tupak* -a test/utils_tests.py
- coverage run --include=/opt/conda/lib/python3.6/site-packages/tupak* -a test/prior_tests.py
......
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