rethinkdb-example-flask-backbone-todo
rethinkdb-example-flask-backbone-todo copied to clipboard
test
I'd very much like to see an example of testing via Flask-Testing, specially the setup and teardown methods.
for example -> https://github.com/mjhea0/cloudroutes-service/blob/master/src/crweb/tests.py
Would you recommend using a different, in memory nosql type database for testing to speed things up?