Skip to content
Snippets Groups Projects
Commit 10896e61 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Test the click commands too

parent d97f2ec1
No related branches found
No related tags found
1 merge request!146Add 4-5-col files related functionalities and add click commands
Pipeline #
...@@ -64,6 +64,17 @@ test: ...@@ -64,6 +64,17 @@ test:
- enroll.py --help - enroll.py --help
- score.py --help - score.py --help
- fuse_scores.py --help - fuse_scores.py --help
- bob bio --help
- bob bio annotate --help
- bob bio metrics --help
- bob bio roc --help
- bob bio det --help
- bob bio epc --help
- bob bio hist --help
- bob bio cmc --help
- bob bio dir --help
- bob bio gen --help
- bob bio evaluate --help
- nosetests --with-coverage --cover-package={{ name }} -sv {{ name }} - nosetests --with-coverage --cover-package={{ name }} -sv {{ name }}
- sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx - sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx
- sphinx-build -aEb doctest {{ project_dir }}/doc sphinx - sphinx-build -aEb doctest {{ project_dir }}/doc sphinx
......
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