summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-08✏️ Fix share test name typoMarco Nassabain
2021-04-08🗑 '!=' is discouraged, replaced by '!=='WENDLING NICOLAS
2021-04-08🗑 '!=' is discouraged, replaced by '!=='WENDLING NICOLAS
2021-04-08✅ Update find shared items testsMarco Nassabain
2021-04-08🎨 ItemMapperV2: add new offset code (findShared)Marco 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 linter in those classes:WENDLING NICOLAS
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🥅 ItemService: catch NotFoundException + cleanupMarco Nassabain
2021-04-08✅ ItemControllerTest: added share tests (WIP)Marco Nassabain
2021-04-08🗃 Change share migration versionMarco Nassabain
2021-04-08✅ Fix ItemController share testsMarco Nassabain
2021-04-08🔥 Remove old ItemMapper & ItemServiceMarco Nassabain
2021-04-08🩹 Remove traces of feed_id being nullableMarco Nassabain
2021-04-08✨ Add findAllSharedAfterMarco Nassabain
2021-04-08✨ Implementer shared getter + add count in requestMarco Nassabain
2021-04-08✨ ItemController (index): add case for shared itemsMarco Nassabain
2021-04-08✨ ItemServiceV2: add findAllSharedWithUserWithFiltersMarco Nassabain
2021-04-08✨ ItemMapperV2: exclude shared items in functionsMarco Nassabain
2021-04-08✨ ItemMapperV2: include shared in functionsMarco Nassabain
2021-04-08✨ ItemMapperV2: include shared in functionsMarco Nassabain
2021-04-08✨ ItemMapperV2: added findAllSharedWithUser functMarco Nassabain
2021-04-08🚧 ItemService, Controller: added basic sharingMarco Nassabain
2021-04-08💡 Added comments to ItemMapper share fnctsMarco 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