nbatta / szar

10 stars 7 forks source link

Slowly work hypothesis into tests, stub out unit tests so they are faster #37

Closed dylancromer closed 5 years ago

dylancromer commented 5 years ago

Low priority for now, but eventually it would be nice to see if we can make use of hypothesis for the tests. Also, I should stub out unit_tests.py so that they don't have to call the entire module every time they run... They could be a lot faster.