42 Commits (0a8d19d37d31720aefda3aad1b81653fe4f68ebb)

Author SHA1 Message Date
J. King 0d6f8d2921 Avoid most deprecation warnings 1 year ago
J. King ad32bf3340 Style fixes 3 years ago
J. King 19ab9df063 Fix more bugs 3 years ago
J. King 2348786a92 Start on replacing Phake with Phony 3 years ago
J. King 3ac010d5b6 Fix tests in absence of database extensions 4 years ago
J. King bc53a2d24a Style fixes 4 years ago
J. King b5f118e8cb Cleanup 4 years ago
J. King bbace7a0ac Use void and nullable return types where practical 4 years ago
J. King b6dd8ab20d Improvements to and proper tests for query builder 5 years ago
J. King 17a2fa96f8 Upgrade to PHPUnit 8 5 years ago
J. King d0f780d4e6 Unit tests for IN() clause generator 5 years ago
J. King 29667464a1 Remove unnecessary namespace imports 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 2bebdd44cf Implementation of native PostgreSQL interface 6 years ago
J. King 73729a6be8 Simplify database cleanup between tests 6 years ago
J. King 089f666de6 Fix PDO insert ID errors in PHP 7.1 6 years ago
J. King cf896121b2 Style fixes 6 years ago
J. King 8dfedd30ef Test PostgreSQL schema upgrade 6 years ago
J. King 8a49202036 Use common cleanup code for all database-related tests 6 years ago
J. King dccd4caede Convert one database function test series (articles) to a common harness 6 years ago
J. King 7340d65c0e Make data clearing in tests static 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 aa1b65b5d4 Take a different tack on shared database tests 6 years ago
J. King 976672de5b Test cleanup 6 years ago
J. King c4ca9149a1 Move Statement tests 6 years ago
J. King 7e11019e83 Consolidate statement tests 6 years ago
J. King a3dbb08da9 Remove obsolete test code 6 years ago
J. King 30d6f6db37 Consolidate Db result test series into single file 6 years ago
J. King 2dd1b45d3e Cover the Query class with database tests for now 6 years ago
J. King d40243a84c Clean up configuration setting in tests 6 years ago
J. King a52b985826 Cover the Query class with database tests for now 6 years ago
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King ba0aeab7ec Make SQL statement type conversion use ValueInfo normalizer 6 years ago
J. King bc9fcb975f Change "rebind" to "retype" to better reflect what actually happens 6 years ago
J. King bc9ffa0e17 Rewrite SQLite 3 type binding tests 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 6 years ago
J. King 3adfe8742f Reorganize test cases 7 years ago