Closed HamdiaA closed 3 years ago
Closes #145
Duplicate PR. Closing.
pytest won't run with this code because we are using the Flask application factory which needs create_app to be imported instead of just app
pytest
create_app
app
Closes #145