39 Commits (1b72d45adf4cf1f4fe89843a0651e8e2a44c67b2)

Author SHA1 Message Date
J. King 1b72d45adf Relegate bootstrap.php to testing; fixes #117 7 years ago
J. King d365529493 Multiple fixes to input sanitization 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
J. King b4d178c33f Remove most PDO stuff 7 years ago
J. King 176247894d Tests for Db\ResultSQLite3 7 years ago
J. King e4852b581a Start on tests for authorization 7 years ago
J. King 798d7e7ab7 Added synthetic tests for external User drivers 7 years ago
J. King 574388665a Tidy up tests and User stuff 7 years ago
Dustin Wilson c5fac33398 Converted all hard tabs to soft tabs 7 years ago
J. King 8e2a2c46b1 Refactor test infrastructure to use PSR-4. 7 years ago
J. King 4bc602957c Last set of language tests 7 years ago
J. King 2c134c76dc Basic tests for exceptions 7 years ago
J. King 6ec13266fa Changes to Lang (fixes #33) with tests 7 years ago
J. King bc6ee434e5 Start of unit tests for Lang class 7 years ago
J. King f16e490141 First set of unit tests for Conf.php 7 years ago