J. King
|
f066aa6649
|
Method coverage no longer works in PHPUnit 11
|
2024-12-27 23:39:44 -05:00 |
|
J. King
|
2aa4fc9215
|
Convert method coverage
|
2024-12-27 21:43: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
|
b5f118e8cb
|
Cleanup
|
2020-01-20 13:52:48 -05:00 |
|
J. King
|
bbace7a0ac
|
Use void and nullable return types where practical
|
2020-01-20 13:34:03 -05:00 |
|
J. King
|
de424e42f6
|
Merge branch 'master' into phpunit-8
|
2019-11-14 11:51:38 -05:00 |
|
J. King
|
3ef1177f06
|
Remove driver lists
|
2019-10-18 13:20:28 -04:00 |
|
J. King
|
17a2fa96f8
|
Upgrade to PHPUnit 8
|
2019-10-16 14:42:43 -04:00 |
|
J. King
|
f7240301e4
|
Basic database maintenance
Closes #169
|
2019-07-26 09:37:51 -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
|
0129965bbd
|
Cover some missed code
|
2018-12-05 12:54:19 -05:00 |
|
J. King
|
10b228224d
|
Correct PostgreSQL data format and other tweaks
|
2018-11-28 12:12:49 -05:00 |
|
J. King
|
a75fad53ca
|
Adapt the rest of the test series
|
2018-11-25 00:03:56 -05:00 |
|
J. King
|
7340d65c0e
|
Make data clearing in tests static
|
2018-11-23 10:01:17 -05:00 |
|
J. King
|
39110858b7
|
Move database function test series as first step in re-organization
|
2018-11-23 09:29:06 -05:00 |
|