J. King
|
17a2fa96f8
|
Upgrade to PHPUnit 8
|
2019-10-16 14:42:43 -04:00 |
|
J. King
|
bab4174a17
|
Move database driver helps out of test cases
|
2019-08-25 13:19:11 -04:00 |
|
J. King
|
e92bda5373
|
Various changes:
- Fix handling of binary data and long strings
- Simplify handling of socket connections
- Fix coverage
|
2019-01-15 08:58:11 -05:00 |
|
J. King
|
e501fbdc87
|
Remove the DatabaseInformation class in tests and use traits instead
|
2019-01-12 12:43:06 -05:00 |
|
J. King
|
29e7c1f154
|
Fix coverage
|
2018-12-13 19:56:07 -05:00 |
|
J. King
|
2bebdd44cf
|
Implementation of native PostgreSQL interface
Changes to the Database class were required to avoid outputting booleans
|
2018-12-13 19:47:51 -05:00 |
|
J. King
|
b52dadf345
|
Make existing PostgreSQL tests explicitly PDO tests
|
2018-12-12 12:42:40 -05:00 |
|
J. King
|
8dbf237626
|
Group PostgreSQL tests as slow
|
2018-12-10 12:39:09 -05:00 |
|
J. King
|
1414f8979c
|
Fix savepoint handling and locking in PostgreSQL driver
|
2018-11-27 17:16:00 -05:00 |
|
J. King
|
8a49202036
|
Use common cleanup code for all database-related tests
|
2018-11-27 14:26:33 -05:00 |
|
J. King
|
8c20411359
|
Align statement tests with other database driver tests
|
2018-11-22 23:18:20 -05:00 |
|
J. King
|
736a8c9d0c
|
Improved timeout handling for both SQlite and PostgreSQL
|
2018-11-22 13:30:13 -05:00 |
|
J. King
|
edfae438fa
|
Refine pg connection strings
|
2018-11-16 21:20:54 -05:00 |
|