Several changes to the CI/testing
1) Rename all tests to the pytest standard naming convention 2) Update to use pytest to run the tests and collect coverage 3) Simplify gitlab CI script using above changes
Showing
- .coveragerc 6 additions, 0 deletions.coveragerc
- .gitlab-ci.yml 4 additions, 17 deletions.gitlab-ci.yml
- setup.cfg 4 additions, 0 deletionssetup.cfg
- test/calibration_test.py 0 additions, 0 deletionstest/calibration_test.py
- test/conversion_test.py 0 additions, 0 deletionstest/conversion_test.py
- test/detector_test.py 0 additions, 0 deletionstest/detector_test.py
- test/example_test.py 0 additions, 0 deletionstest/example_test.py
- test/gw_example_test.py 0 additions, 0 deletionstest/gw_example_test.py
- test/gw_likelihood_test.py 0 additions, 0 deletionstest/gw_likelihood_test.py
- test/likelihood_test.py 0 additions, 0 deletionstest/likelihood_test.py
- test/noise_realisation_test.py 0 additions, 0 deletionstest/noise_realisation_test.py
- test/other_test.py 0 additions, 0 deletionstest/other_test.py
- test/prior_test.py 0 additions, 0 deletionstest/prior_test.py
- test/utils_test.py 0 additions, 0 deletionstest/utils_test.py
- test/waveform_generator_test.py 0 additions, 0 deletionstest/waveform_generator_test.py
.coveragerc
0 → 100644
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment