- Factored out the majority of app/db testing code and moved it to the Fuisce package (now included as a dependency)
1.0.2
- Include a `db_transaction` decorator for wrapping Flask app routes that represent database transactions - Add more `AppTestManager` object arguments (and stop requiring inheritance override)