Closed
Description
As pointed by @stof, in this comment at least one of our tests modifies the state of the testing database.
We should improve this by automatically resetting the testing database before each test. In our case this can't be very complex to do because the database is just a file called var/data/blog_test.sqlite