Closed mvz closed 3 years ago
The existing test setup created tables for all models used during the tests. This is excessive. This pull requests starts the process of splitting up the database setup code so fewer tables are created and model definitions are more localized.
The existing test setup created tables for all models used during the tests. This is excessive. This pull requests starts the process of splitting up the database setup code so fewer tables are created and model definitions are more localized.