Added unit test.

This commit is contained in:
Antoine Nguyen
2017-10-08 15:26:59 +02:00
parent fe54e990b5
commit 7c0346d281
4 changed files with 38 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ python:
- "3.4"
before_install:
- pip install codecov
- pip install -r test-requirements.txt
script:
- coverage run tests.py