JohnSmithDev / ISFDB-Tools

Tools to query a local copy of the ISFDB database
5 stars 1 forks source link

Write tests for utils.py and country_related.py #3

Open JohnSmithDev opened 5 years ago

JohnSmithDev commented 5 years ago

I think I've had at least one regression on utils.py :-(

Obviously everything should ideally have some tests, but these two modules are fairly standalone and more easily tested than the ones that are very database-dependent.