246 Commits (0.2.0)

Author SHA1 Message Date
J. King acbb254bfb Tests for removing subscriptions 7 years ago
J. King 98c950de58 Removed most calls to userExists() 7 years ago
J. King a580579627 First set of Database subscription tests 7 years ago
J. King 554beacfdb Improved database tests 7 years ago
J. King 8ebcb01cb5 Made out-of-order transaction handling more predictable 7 years ago
J. King 2083c6e397 Change transactions to auto-rollback on exceptions 7 years ago
J. King fb922e65e4 Tests for strict binding 7 years ago
J. King db132c0c24 Various changes to Database 7 years ago
J. King 9c7f4710aa Fix feed fetching 7 years ago
J. King 717e74fb2e Refactored special case for testing 7 years ago
J. King 557d17ef5d Add rollbacks in error cases 7 years ago
J. King a67fe30408 Fix whitespace 7 years ago
J. King b02abec250 Added test for recursive binding 7 years ago
J. King 74ae1106a4 Implement NCN API v1-2 server version reporting 7 years ago
J. King 9cbfa378bc Implement NCN API v1-2 folder deleting/renaming 7 years ago
J. King 19abce85c3 Implement NCN API v1-2 folder creation 7 years ago
J. King 842e277d43 Implemented NCN API v1-2 folder list 7 years ago
J. King 718c5a04dd Add authz verification to folder tests 7 years ago
J. King 1e1b848c62 Remove root field from folders table 7 years ago
J. King a111bcc231 Folder get/set prop funcs and other changes 7 years ago
J. King 2344911f78 Tests for removing folders 7 years ago
J. King 458eaac5c6 Tests for listing folders 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 6b2be0a877 Use Phake to create mock objects in tests 7 years ago
J. King 6bb129db2f Mock correct method of Lang 7 years ago
J. King f902346b6c Eliminated passing of RuntimeData instances 7 years ago
J. King 2b8aa75ee3 Row index is not a string 7 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 7 years ago
J. King 9d5dab249c Helper methods for testing Database class 7 years ago
J. King 8b50297e6d Complete tests for NCN version list 7 years ago
J. King 25d9158171 Fix output of NCN version list 7 years ago
J. King 536fa5c4fd Implement NextCloud News version detection 7 years ago
J. King 20abd277eb Don't muck with test file for now 7 years ago
J. King 9a8def03c2 Fill in more of the REST handler. 7 years ago
J. King 8c268581fb Properly handle adding a folder 7 years ago
J. King 18c8076a0f Database update tests 7 years ago
J. King 6c16ba133c More database driver tests 7 years ago
J. King 689c1c77d0 Test for advisory locking 7 years ago
J. King f0663e99c3 Add tests for transactions and savepoints 7 years ago
J. King 485400df2b Rename Result->get() to Result->getRow 7 years ago
J. King bdf3182305 Add result->lastId method; cleanup 7 years ago
J. King f0adf08b1e Add tests for type mismatches 7 years ago
J. King 95ee51563d First battery of SQLite driver tests 7 years ago
J. King 7f7d0cd1e7 All test for constraint violation exception 7 years ago
J. King 7687109132 Reorganize Db namespace; alter User ns to match 7 years ago
J. King 37dad63dee Impelemented Result->getAll() 7 years ago
J. King eeb1818bb5 Still more database changes 7 years ago
J. King 007e3747ef Various database fixes 7 years ago