17 Commits (3ac010d5b691e217750d35d9b73db1a3508b443e)

Author SHA1 Message Date
J. King 3ac010d5b6 Fix tests in absence of database extensions 4 years ago
J. King 17a2fa96f8 Upgrade to PHPUnit 8 5 years ago
J. King bab4174a17 Move database driver helps out of test cases 5 years ago
J. King e501fbdc87 Remove the DatabaseInformation class in tests and use traits instead 5 years ago
J. King f0d30c2eee Make munging of queries a generic feature 5 years ago
J. King 73729a6be8 Simplify database cleanup between tests 6 years ago
J. King 8a49202036 Use common cleanup code for all database-related tests 6 years ago
J. King 8c20411359 Align statement tests with other database driver tests 6 years ago
J. King f22e53fdc9 Align result tests with driver tests 6 years ago
J. King 30d6f6db37 Consolidate Db result test series into single file 6 years ago
J. King a5318d1b12 Part 2 6 years ago
J. King 095fe10aec Reorganize PDO tests into namespaces 6 years ago
J. King 59fee52074 Reorganize tests into namespaces 6 years ago
J. King ef75b5e9ab SQLite driver tweaks 7 years ago
J. King 3adfe8742f Reorganize test cases 7 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King 9304f99032 Make result sets single-use; change savewepoint exceptions 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King 70f76f77fa More test coverage tweaks 7 years ago
J. King cbdcacd1c3 Added basic code coverage annotations 7 years ago
J. King b3f631e335 Use more reliable database locking strategy; reorganize tests 7 years ago
J. King ceeb23aea3 More Feed tests: cache header handling 7 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 7 years ago
J. King 485400df2b Rename Result->get() to Result->getRow 7 years ago
J. King bdf3182305 Add result->lastId method; cleanup 7 years ago
J. King 7687109132 Reorganize Db namespace; alter User ns to match 7 years ago
J. King 37dad63dee Impelemented Result->getAll() 7 years ago
J. King 176247894d Tests for Db\ResultSQLite3 7 years ago