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/PostgreSQL
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
..
TestCreation.php Align result tests with driver tests 2018-11-22 19:55:54 -05:00
TestDatabase.php Fix most PostgreSQL test failures 2018-12-05 09:05:43 -05:00
TestDriver.php Fix savepoint handling and locking in PostgreSQL driver 2018-11-27 17:16:00 -05:00
TestStatement.php Code coverage fixes 2018-11-29 13:56:15 -05:00
TestUpdate.php Test PostgreSQL schema upgrade 2018-11-28 10:46:23 -05:00