Implement unit tests
This commit provide the structure for unit tests. To add a test, just create a new file in the test folder named test_whatever.py
test/__init__.py
0 → 100644
test/test_encoder.py
0 → 100755
test/test_helper.py
0 → 100755
Please register or sign in to comment