1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-01-08 17:02:41 +00:00
Arsse/tests/cases/Db
J. King aa1b65b5d4 Take a different tack on shared database tests
Tests for different drivers will have their own files, but all derive
from a common prototype test series where applicable, similar to the
existing arrangement for database function tests. However, the prototype
will reside with other test cases rather than in the library path. The
database function test series will hopefully be moved as well in time.
2018-11-22 13:55:57 -05:00
..
PostgreSQL Improved timeout handling for both SQlite and PostgreSQL 2018-11-22 13:30:13 -05:00
SQLite3 Take a different tack on shared database tests 2018-11-22 13:55:57 -05:00
SQLite3PDO Take a different tack on shared database tests 2018-11-22 13:55:57 -05:00
BaseDriver.php Take a different tack on shared database tests 2018-11-22 13:55:57 -05:00
TestResult.php Generic database interface creation in tests 2018-11-21 13:06:01 -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
TestStatement.php Generic database interface creation in tests 2018-11-21 13:06:01 -05:00
TestTransaction.php Reorganize PDO tests into namespaces 2017-12-22 11:41:54 -05:00