1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-24 01:22:41 +00:00
Arsse/tests/cases/Db
J. King 258be1d54e Fix most PostgreSQL test failures
Reasons for failures included an unhandled error code, erroneous sorting
assumptions, and a broken computation of the next insert ID in tests

Five failures remain.
2018-12-05 09:05:43 -05:00
..
PostgreSQL Fix most PostgreSQL test failures 2018-12-05 09:05:43 -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