1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 09:02:41 +00:00
Arsse/tests/cases/Db
J. King f2245861e3 Restore complete Database coverage
Also suppress PostgreSQL database function tests from normal coverage,
and add a "coverage:full" task to run them if needed.
2018-12-05 17:07:47 -05:00
..
PostgreSQL Restore complete Database coverage 2018-12-05 17:07:47 -05:00
SQLite3 Test PostgreSQL schema upgrade 2018-11-28 10:46:23 -05:00
SQLite3PDO Test PostgreSQL schema upgrade 2018-11-28 10:46:23 -05:00
BaseDriver.php Rewrite various queries to work in PostgreSQL 2018-12-04 20:41:21 -05:00
BaseResult.php Use common cleanup code for all database-related tests 2018-11-27 14:26:33 -05:00
BaseStatement.php Munge PostgreSQL queries instead of adding explicit casts 2018-11-29 13:45:37 -05:00
BaseUpdate.php Test PostgreSQL schema upgrade 2018-11-28 10:46:23 -05:00
TestResultAggregate.php Reorganize PDO tests into namespaces 2017-12-22 11:41:54 -05:00
TestResultEmpty.php Reorganize PDO tests into namespaces 2017-12-22 11:41:54 -05:00
TestResultPDO.php Use common cleanup code for all database-related tests 2018-11-27 14:26:33 -05:00
TestTransaction.php Make data clearing in tests static 2018-11-23 10:01:17 -05:00