codeforkansascity / clear_my_record_backend

Backend API Code for Clear My Record, an application to assist people the process of expunging their criminal convictions.
MIT License
5 stars 3 forks source link

testing skeleton #53

Closed ejmg closed 5 years ago

ejmg commented 5 years ago

Basic testing skeleton for the application. Currently does not do anything other than offer a single unit test for User creation and checking to make sure our database works. Also adds test specific configurations.