wiki.techinc.nl/tests/phpunit/integration/includes/db
Amir Sarabadani 2eb242f40a rdbms: Drastically simplify Sqlite db tests
Now that we moved considerable chunk of DatabaseSqlite to
SqlitePlatform, it's easier to mock and test without actually needing a
live db connection.

This allows moving a lot of tests from integration to unit tests making
them much faster.

Change-Id: I8ce7c470abed5144ba456a000c733e5d739c5c4e
2022-08-08 14:38:20 +02:00
..
DatabaseMysqlTest.php rdbms: Add multi-statement query support to Database 2022-06-09 11:45:38 +10:00
DatabasePostgresTest.php tests: Use namespaced IDatabase class 2022-05-28 00:09:55 +02:00
DatabaseSqliteTest.php rdbms: Drastically simplify Sqlite db tests 2022-08-08 14:38:20 +02:00
DatabaseSqliteUpgradeTest.php Bump minimum required version for upgrade to 1.31 2022-03-15 22:12:59 +01:00