summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2021-04-08✨ Add FeedService DI into ItemService in testsMarco Nassabain
2021-04-08🔥 Remove old share logic from tests & old testsMarco Nassabain
2021-04-08✏️ Fix share test name typoMarco Nassabain
2021-04-08✅ Update find shared items testsMarco Nassabain
2021-04-08✅ ItemMapperPaginatedTest: update testsMarco Nassabain
2021-04-08✅ Fix tests in ItemMapperPaginatedTest:WENDLING NICOLAS
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-08✅ Fix those tests -> ItemControllerTest:WENDLING NICOLAS
2021-04-08Fix findFromUser, testFindAllFromUserWithParams, testFindAllFromUserAurélien
2021-04-08Fix testFindForUserByGUIDHashAurélien
2021-04-08✅ Fix FeedControllerTest testsWENDLING NICOLAS
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-08✅ ItemServiceTest: test share functionsMarco Nassabain
2021-04-08✅ ItemServiceTest: test share functionMarco Nassabain
2021-04-08✅ ItemControllerTest: added share tests (WIP)Marco Nassabain
2021-04-08✅ Fix ItemController share testsMarco Nassabain
2021-04-08✅ Add tests: testFindAllShared, testShare + ...Marco Nassabain
2021-04-08Add tests setSharedBy and setSharedWithAurélien
2021-04-08✅ Unary test for itemShare from itemService classWENDLING NICOLAS
2021-04-08✅ Update tests to contain share dataMarco Nassabain
2021-04-08add tests for 'toAPI2' methodPaul Tirk
2021-04-08return error if new folder name is missing on updatePaul Tirk
2021-04-08return error if no folder name is providedPaul Tirk
2021-04-08remove unused service exceptions & allow equally named foldersPaul Tirk
2021-04-08change method names to follow nextcloud conventionPaul Tirk
2021-04-08lintingPaul Tirk
2021-04-08fix wrong parenthesesPaul Tirk
2021-04-08do not return existing folders when an API request error occursPaul Tirk
2021-04-08lint & add missing copyright/author informationPaul Tirk
2021-04-08add folder api v2Paul 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-30chore: Improve test coverageSean Molenaar
2021-03-23DB: Don't show deleted feed itemsSean Molenaar
2021-03-17✅ Item: update search index test to use categoriesMarco Nassabain