J. King
|
f066aa6649
|
Method coverage no longer works in PHPUnit 11
|
2024-12-27 23:39:44 -05:00 |
|
J. King
|
ba4d3f497b
|
Replace PHPUnit annotations with attributes
|
2024-12-27 20:28:38 -05:00 |
|
J. King
|
1ae3c33344
|
Be more specific about coverage of Database class
This has uncovered a bug with nextFetch calculation, it seems. Fixing it is deferred for now.
|
2024-07-10 16:28:19 -04:00 |
|
J. King
|
4080b2d09d
|
Apply new rules
|
2021-04-14 11:17:01 -04:00 |
|
J. King
|
de424e42f6
|
Merge branch 'master' into phpunit-8
|
2019-11-14 11:51:38 -05:00 |
|
J. King
|
b6dd8ab20d
|
Improvements to and proper tests for query builder
|
2019-10-18 13:11:03 -04:00 |
|
J. King
|
17a2fa96f8
|
Upgrade to PHPUnit 8
|
2019-10-16 14:42:43 -04:00 |
|
J. King
|
d0f780d4e6
|
Unit tests for IN() clause generator
|
2019-09-11 15:25:26 -04:00 |
|
J. King
|
bab4174a17
|
Move database driver helps out of test cases
|
2019-08-25 13:19:11 -04:00 |
|
J. King
|
e501fbdc87
|
Remove the DatabaseInformation class in tests and use traits instead
|
2019-01-12 12:43:06 -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 |
|