Skip to content
Snippets Groups Projects
Commit 1a106d37 authored by Gottfried Gaisbauer's avatar Gottfried Gaisbauer
Browse files

unittests

parent 9f9314ff
Branches
Tags
No related merge requests found
......@@ -18,6 +18,9 @@ before_script:
simple_guru_help:
stage: test
script:
- whoami
- python3 guru.py -h
print_connection_status:
stage: test
script:
- python3 guru.py -pcs
\ No newline at end of file
......@@ -7,3 +7,4 @@ redis==2.10.5
simplejson==3.11.1
mutagen==1.38
python-dateutil==2.6.0
validators==0.12.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment