#200 Add tests.helpers.ModelsTestCase as base class for tests using Models. Use FreshmakerTestCase for other tests.
Merged by jkaluza. Opened by jkaluza.
jkaluza/freshmaker tests-improvements  into  master

Download 200.patch

Also change SQLALCHEMY_DATABASE_URI to sqlite:// to use in memory sqlite database which is much more fater than the one in file, so tests are now very fast :).

Pull-Request has been merged by jkaluza

Metadata