Skip to content
Snippets Groups Projects
Commit 80f25b02 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

all tests for prepare module

parent a34b6514
No related branches found
No related tags found
No related merge requests found
Pipeline #15971 passed
...@@ -74,7 +74,7 @@ unit-test-ubuntu18.04: ...@@ -74,7 +74,7 @@ unit-test-ubuntu18.04:
- pip3 install -r requirements-dev.txt - pip3 install -r requirements-dev.txt
- ./make - ./make
script: script:
- py.test test/test_unit/test_prepare/test_filter.py -v -x - py.test test/test_unit/test_prepare -v -x
- mv .coverage .coverage-unit - mv .coverage .coverage-unit
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment