This PR adds a new unit test and coverage. This PR is in reference to PR #37 and the suggested changes I received. I now have it so the sqlalchemy engine and session are created and the unittest relies on that rather than flask app.
I have also added coverage to our tests and updated tox to call both nosetests and py.test.
This PR adds a new unit test and coverage. This PR is in reference to PR #37 and the suggested changes I received. I now have it so the sqlalchemy engine and session are created and the unittest relies on that rather than flask app.
I have also added coverage to our tests and updated tox to call both nosetests and py.test.