323 Commits (0.5.1)

Author SHA1 Message Date
J. King c4ca9149a1 Move Statement tests 6 years ago
J. King 7e11019e83 Consolidate statement tests 6 years ago
J. King ea6b4c951e Skip Result tests when necessary 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 3b3b810f10 Replicate some unspecified NCNv1 behaviour, and document the rest 6 years ago
J. King 39134f5f7e Rest of CLI tests 6 years ago
J. King 4869559fb3 Test NCNv1 user query 6 years ago
J. King 2dd1b45d3e Cover the Query class with database tests for now 6 years ago
J. King ba8e208d79 Partial CLI tests 6 years ago
J. King a8cc9a4780 Tests for internal user driver; closes #50 6 years ago
J. King d40243a84c Clean up configuration setting in tests 6 years ago
J. King 1ac85df46b Last set of tests for User class 6 years ago
J. King b8f8a617fe Simply user test data providers 6 years ago
J. King a52b985826 Cover the Query class with database tests for now 6 years ago
J. King ffa7bd5a5d Fix error in previous commit 6 years ago
J. King 931fe3b585 Move password generation to the User class 6 years ago
J. King 5959c0672d Tests for most of the User class 6 years ago
J. King 11747c93fd Strip out unused user management functionality 6 years ago
J. King 0be9dcb5a8 Update dependencies 6 years ago
J. King e08d82f855 Style fix 6 years ago
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King 1aa556cf12 Add HTTP authentication support to TTRSS; fixes #133 6 years ago
J. King b4b2b10db3 Cover fatal exception; improves #66 6 years ago
J. King edbfb12d17 Improve coverage slightly 6 years ago
J. King cbc9491f75 CS fixes and version bump 6 years ago
J. King cef061f6cd Fix 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 0ec0a5b085 Ensure the request method is always uppercased 6 years ago
J. King 4b53c5e8b3 Tests and fixes for REST class; fixes #53; improves #66 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 9ad0b47201 Add Target class to manipulate request traget URL parts 6 years ago
J. King 9eadd602bd Replace Response objects with PSR-7 response messages; improves #53 6 years ago
J. King 27caf147df Changes to Date helper class 6 years ago
J. King 89bfc23d32 Standardize date normalization to immutables 6 years ago
J. King ddf55e0665 Change session lifetimes to more closely match TTRSS 6 years ago
J. King 65b08d1735 Tweak 6 years ago
J. King 77793f95cb Controller fixes for PDO databases; fixes #72 6 years ago
J. King 029c23d0cf Adapt API tests to allow for PDO mocks 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 31aea0a06a PDO-SQLite type binding tests 6 years ago
J. King bc9ffa0e17 Rewrite SQLite 3 type binding tests 6 years ago
J. King 39cad91b78 CS fixes 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