murrayo / yape

yet another pButtons extractor
MIT License
11 stars 7 forks source link

create unit tests #4

Closed kazamatzuri closed 6 years ago

kazamatzuri commented 6 years ago

we need a set of smoke tests:

for now we can start with having success just defined as: doesn't crash

kazamatzuri commented 6 years ago

we now have unittests.

python3 setup.py nosetests

see readme for more details