Actually the production DB is used in tests, but this is causing some problems on setup of fixtures and teardowns, so a way to use a test storage must be found.
A solution can be create a different schema (test) that replicates the production schema
Linked issue: #4