Flask-SQLAlchemy-Cache icon indicating copy to clipboard operation
Flask-SQLAlchemy-Cache copied to clipboard

Convert examples in tests

Open iurisilvio opened this issue 11 years ago • 0 comments

It is difficult to create unit tests because SQLAlchemy maintain some objects in memory for performance reasons.

I have to workaround this behaviour to write useful tests.

iurisilvio avatar Jul 29 '14 19:07 iurisilvio