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

update functional tests to run

parent 89a7186b
No related branches found
No related tags found
No related merge requests found
......@@ -108,11 +108,12 @@ func-test-ubuntu:
- ./make
script:
- py.test test/test_functional/test_prepare* -vx
- py.test test/test_functional/test_pangenome* -vx
- py.test test/test_functional/test_pangenome-parser.py -vx
- py.test test/test_functional/test_pangenome.py -vx
- py.test test/test_functional/test_corepers* -vx
# - py.test test/test_functional/test_align* -vx
- py.test test/test_functional/test_align-parser.py -vx
- py.test test/test_functional/test_tree* -vx
- py.test test/test_functional/test_align.py -vx
# - py.test test/test_functional/test_tree* -vx
- py.test test/test_functional/test_annote-parser.py -vx
- py.test test/test_functional/test_annote.py -xv
- py.test test/test_functional/test_prepare* -vx
......
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