Closed Limpan closed 8 years ago
Seems like the Travis build hangs after the last test on Python 3.5. On my local 3.5 install all tests run fine. Is it some kind of weird bug, maybe?
It's the same problem as I get. Probably environment variables for travis!
@teknik-eksjo/te13 Is this ready to be merged or what do you say?
I'd say it's ready to merge!
When writing tests that need the session object use
session
as argument. The fixture will then make sure to clean the database between tests.