closeio / flask-common

Some commonly shared code for Flask, MongoEngine, and Python apps
26 stars 4 forks source link

Use the FlaskClient for testing instead of the werkzeug one #47

Closed mpessas closed 6 years ago

mpessas commented 6 years ago

The FlaskClient adds some extra functionality.