62 Commits (ba8e208d791a1fd44f3b896152db5700a0392869)

Author SHA1 Message Date
J. King ba8e208d79 Partial CLI tests 6 years ago
J. King 3fa2d38f31 Initial rewrite of REST class; needs more testing, but should be functional 6 years ago
J. King 9ad0b47201 Add Target class to manipulate request traget URL parts 6 years ago
J. King 27caf147df Changes to Date helper class 6 years ago
J. King 77793f95cb Controller fixes for PDO databases; fixes #72 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 4bada691e9 PDO tests and fixes; improves #72 6 years ago
J. King ad6a09ffa1 Partially tested pdo_sqlite driver; improves #72 6 years ago
J. King 183718204d Grouped slow tests; improves #113 6 years ago
J. King 4bc3398157 Use Robo for programming task execution 6 years ago
J. King 3adfe8742f Reorganize test cases 6 years ago
J. King c669273792 Implement TTRSS operation getHeadlines; fixe #82 7 years ago
J. King 5d4ea6edc0 Add ResultEmpty class 7 years ago
J. King ea08bbb87b Implement TTRSS feed icons; fixes #121 7 years ago
J. King 6b1cd3816d Add warnings for slow tests in PHPUnit 7 years ago
J. King 42a5ccb96c Handle request splitting in data model rather than controllers 7 years ago
J. King 26f6922b25 Partially implement labels 7 years ago
J. King 97b0134e56 Merge master 7 years ago
J. King 1b72d45adf Relegate bootstrap.php to testing; fixes #117 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 8487a56a60 Tests for TTRSS session handling and version/level reporting 7 years ago
J. King 91432d4e16 Tests for sessions 7 years ago
J. King 52104fb647 Implement article cleanup; fixes #28 7 years ago
J. King 4066bba05e Full code coverage for Database class 7 years ago
J. King da80a8ffa6 Complete tests for database driver 7 years ago
J. King 1b970cc7c5 Experimental forking service and accompanying CLI 7 years ago
J. King cbdcacd1c3 Added basic code coverage annotations 7 years ago
J. King 4cded011ff Complete implementations of server status and user status REST calls 7 years ago
J. King 3a26c75044 Tests for Database::meta*() functions 7 years ago
J. King b3f631e335 Use more reliable database locking strategy; reorganize tests 7 years ago
J. King ee9d8c1ceb First tests for articleList 7 years ago
J. King 483874e21d Implemented query contexts 7 years ago
J. King 140d608f0f Split feed fetching tests from feed parsing tests 7 years ago
J. King c6b7e653c5 Tests for feedUpdate and feedListStale 7 years ago
J. King ed3e3c12d6 More Feed tests: more cache header handling 7 years ago
J. King 590abaf0ef Start on tests for Feed 7 years ago
J. King a580579627 First set of Database subscription tests 7 years ago
J. King 842e277d43 Implemented NCN API v1-2 folder list 7 years ago
J. King b68cea1188 Tests for adding folders 7 years ago
J. King 82e4838162 Re-organize Database tests 7 years ago
J. King dbd735f1f3 Full set of tests for user-related Database funcs 7 years ago
J. King f902346b6c Eliminated passing of RuntimeData instances 7 years ago
J. King 9d5dab249c Helper methods for testing Database class 7 years ago
J. King 536fa5c4fd Implement NextCloud News version detection 7 years ago
J. King 18c8076a0f Database update tests 7 years ago
J. King 95ee51563d First battery of SQLite driver tests 7 years ago
J. King 007e3747ef Various database fixes 7 years ago