39 Commits (5df89009e619a23df1b2043cc8730fefd6a8276a)

Author SHA1 Message Date
J. King c59cdfef76 Whitespace fixes 5 years ago
J. King c5337b37b4 Consolidate creation of synthetic server requests 5 years ago
J. King 13b76dea0c Tests for generic importing 5 years ago
J. King 0480465e7e Test Fever XML responses 5 years ago
J. King 103755cfb4 Test fixture for import tests 5 years ago
J. King cb71a9efd7 Make database connections for testing configurable 5 years ago
J. King 2628ff7bf4 Make database test helpers generic 5 years ago
J. King 9ebaa20633 Tests for Fever password creation and removal 5 years ago
J. King 5cd84c4ab4 Validate configuration parameters on import, and other changes 5 years ago
J. King 4ef36643a4 Proof-of-concept PDO MySQL driver 5 years ago
J. King 0513b606c2 Merge master 5 years ago
J. King f7b9a2a6cf Fixes for PHPUnit 7 5 years ago
J. King 93af381436 Test setting of schema name 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 4e444fd86c Generic database interface creation in tests 6 years ago
J. King 976672de5b Test cleanup 6 years ago
J. King 30d6f6db37 Consolidate Db result test series into single file 6 years ago
J. King ba8e208d79 Partial CLI tests 6 years ago
J. King aa57227097 Use PSR-7 for authentication; fixes #53 6 years ago
J. King daea0ceb27 Make HTTP message testing generic 6 years ago
J. King 90dfeb727a Implement CORS; fixes #126 6 years ago
J. King 3fa2d38f31 Initial rewrite of REST class; needs more testing, but should be functional 6 years ago
J. King 890f9b07d4 Replace Resquest objects with PSR-7 request messages; improves #53 6 years ago
J. King 9eadd602bd Replace Response objects with PSR-7 response messages; improves #53 6 years ago
J. King 4bada691e9 PDO tests and fixes; improves #72 6 years ago
J. King 3f65625090 Ensure tests do not rely in UTC default timezone 6 years ago
J. King 3e42fbdddf Munge off-by-one dates in tests; fixes #112 6 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King 5488b994f7 Merged master; CS fixes 7 years ago
J. King d365529493 Multiple fixes to input sanitization 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King cbdcacd1c3 Added basic code coverage annotations 7 years ago
J. King da092d5f8c Changed Misc\DateFormatter to a collection of static methods and renamed it to Date; renamed Data to Arsse to avoid confusion and better reflect its centrality 7 years ago
J. King ac73ed0e7f More tweaks 7 years ago
J. King eacada3982 Fix ISO 8601 format strings 7 years ago
J. King b3f631e335 Use more reliable database locking strategy; reorganize tests 7 years ago