355 Commits (cf896121b225edbbd66c910e4ac0361baf3897a3)

Author SHA1 Message Date
J. King cf896121b2 Style fixes 5 years ago
J. King f2245861e3 Restore complete Database coverage 5 years ago
J. King 51755a2ce6 Retire article field groups 5 years ago
J. King 0129965bbd Cover some missed code 5 years ago
J. King 22941f5ad1 Fix session tests 5 years ago
J. King 258be1d54e Fix most PostgreSQL test failures 5 years ago
J. King 8fc31cfc40 Rewrite various queries to work in PostgreSQL 5 years ago
J. King 527ecee393 Code coverage fixes 6 years ago
J. King 4a1c23ba45 Munge PostgreSQL queries instead of adding explicit casts 6 years ago
J. King e68fcc0afa Manipulate only those sequences in the current PostgreSQL schema 6 years ago
J. King 4a2efd9987 Correct the state of PostgreSQL serial sequence during tests 6 years ago
J. King dd4f22e04e Avoid use of reserved SQL word "user" 6 years ago
J. King 10b228224d Correct PostgreSQL data format and other tweaks 6 years ago
J. King 8dfedd30ef Test PostgreSQL schema upgrade 6 years ago
J. King 93af381436 Test setting of schema name 6 years ago
J. King 1414f8979c Fix savepoint handling and locking in PostgreSQL driver 6 years ago
J. King 8a49202036 Use common cleanup code for all database-related tests 6 years ago
J. King 925560d4ba Cleanup 6 years ago
J. King a75fad53ca Adapt the rest of the test series 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 39110858b7 Move database function test series as first step in re-organization 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 736a8c9d0c Improved timeout handling for both SQlite and PostgreSQL 6 years ago
J. King 4e444fd86c Generic database interface creation in tests 6 years ago
J. King c0c4810662 Nominally complete PostgreSQL driver 6 years ago
J. King 84b4cb7465 Enable PostgreSQL statement testing 6 years ago
J. King b5733b070c Clean up statement tests 6 years ago
J. King 976672de5b Test cleanup 6 years ago
J. King edfae438fa Refine pg connection strings 6 years ago
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