Open
Description
At this moment, we run integration tests on Travis CI 3 times and the only difference is a database that we use (actually, we also save images to db or filesystem). It seems like we can play with decorators and delegation in order to execute SQL queries against all databases and compare the results.