summaryrefslogtreecommitdiffstats
path: root/tests/Unit/Db
AgeCommit message (Expand)Author
2021-04-08✅ Fix tests in ItemMapperAfterTest:WENDLING NICOLAS
2021-04-08✅ Fix tests in ItemMapperAfterTest:WENDLING NICOLAS
2021-04-08🔀 Resolving merge: moving shared testsMarco Nassabain
2021-04-08🧹 Cleanup test files: added new linesMarco Nassabain
2021-04-08Fix findFromUser, testFindAllFromUserWithParams, testFindAllFromUserAurélien
2021-04-08Fix testFindForUserByGUIDHashAurélien
2021-04-08Fix testNewestAurélien
2021-04-08Fix tests testFindAllInFolderAfterHideRead, testFindAllInFolderAfter, testFi...Aurélien
2021-04-08 Fix testFindAllItemsStarredSearch, testFindAllItemsStarred, testFindAllItems...Aurélien
2021-04-08Fix testFindAllItemsInvalid, testFindAllAfterInvalid, testFindAllAfterStarred...Aurélien
2021-04-08fix test findAllFeedAurélien
2021-04-08Fix test findAllFeedSearch and findAllFeedHideReadAurélien
2021-04-08Fix test findAllFolderIdNull and findAllFolderHideReadAurélien
2021-04-08Fix test findAllFolderHideReadInvertOrderAurélien
2021-04-08Fix test FindAllFolderSearchIdAurélien
2021-04-08fix test readAllAurélien
2021-04-08✅ ItemMapperTest: add tests for findAllSharedAfterMarco Nassabain
2021-04-08✅ ItemMapperTest: test findAllSharedWithUser funcMarco Nassabain
2021-04-08Add tests setSharedBy and setSharedWithAurélien
2021-04-08✅ Update tests to contain share dataMarco Nassabain
2021-04-08add tests for 'toAPI2' methodPaul Tirk
2021-04-06DB: Use boolean parameter for unread/starredSean Molenaar
2021-04-05DB: Allow negative limitsSean Molenaar
2021-03-31DB: Updates should use set()Sean Molenaar
2021-03-23DB: Don't show deleted feed itemsSean Molenaar
2021-03-17✅ Item: update search index test to use categoriesMarco Nassabain
2021-03-17✅ Add tests of categoriesJimmy Huynh
2021-03-17✅ Item: update tests to include categoriesMarco Nassabain
2021-02-27DB: Fix offset quotesSean Molenaar
2021-02-23DB: Use ID as offset in item queriesSean Molenaar
2021-02-20General: Fix folder querySean Molenaar
2021-02-14update sorting columnanoy
2021-02-13Remove V1 item APISean Molenaar
2021-02-05DB: Remove unused fieldsSean Molenaar
2021-01-13fix opened state of folders is not restoredanoy
2021-01-12Fix nc 21 phpunit issueSean Molenaar
2021-01-11remove deprecated colon prefix for parametersanoy
2020-12-30Remove PHPunit integration testsSean Molenaar
2020-12-08Remove usage of old Folder codeSean Molenaar
2020-10-10Fix usage of at() in unittestsSean Molenaar
2020-09-27Create V2 mapper, Service and management commandsSean Molenaar
2020-09-25Move to nextcloud config and update phpunitSean Molenaar
2020-08-29fix import with invalid guid_hashBenjamin Brahmer
2020-02-16Basic Media-RSS support (#599)Éloi Rivard
2018-12-04use magic class constant instead of classname stringsDaniel Opitz
2018-10-04fix FeedTest and revert packacge-lockBenjamin Brahmer
2018-10-02Merge pull request #283 from danopz/entity-methodsSean Molenaar
2018-10-02Put back old tests for stable nextcloud versionSean Molenaar
2018-09-28add setters + getters to Folder and Item entities, fixed unit tests, rearrang...Daniel Opitz
2018-09-28fixed feed testsDaniel Opitz