miniflux-legacy/tests/unit
Frederic Guillot 82df35a59b Change the database structure to have a single database
This is a major change for the next release of Miniflux.

- There is now only one database that can supports multiple users
- There is no automated schema migration for this release
- A migration procedure is available in the ChangeLog file
2016-12-26 09:51:38 -05:00
..
BaseTest.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
BookmarkModelTest.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
ConfigModelTest.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
FeedModelTest.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
GroupModelTest.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
HelperTest.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
ItemModelTest.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
RequestTest.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
UserModelTest.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00