Age | Commit message (Expand) | Author |
2021-04-08 | 🧹 ShareService: rename $url to $urlGenerator | Marco Nassabain |
2021-04-08 | ✅ Update test to include localization | Marco Nassabain |
2021-04-08 | 🎨 ShareService: update dummy feed URL | Marco Nassabain |
2021-04-08 | 🌐 ShareService: Localize dummy feed title | Marco Nassabain |
2021-04-08 | ♻️ Item: Remove isShared | Marco Nassabain |
2021-04-08 | 🧹 Cleanup code, remove spaces, rename variables | Marco Nassabain |
2021-04-08 | ✅ Update ItemServiceTest: remove share tests | Marco Nassabain |
2021-04-08 | ✅ WIP add ShareServiceTest | Marco Nassabain |
2021-04-08 | ✅ Update ItemTest - remove sharedWith field | Marco Nassabain |
2021-04-08 | ✅ Update ItemController share tests | Marco Nassabain |
2021-04-08 | 🩹 Patch ItemControllerTest to mock shareService | Marco Nassabain |
2021-04-08 | 🩹 Patch ItemController + test to use ShareService | Marco Nassabain |
2021-04-08 | 🚑 Fix circular inclusion: create ShareService | Marco Nassabain |
2021-04-08 | ✨ Add FeedService DI into ItemService in tests | Marco Nassabain |
2021-04-08 | 🔥 Remove old share logic from tests & old tests | Marco Nassabain |
2021-04-08 | ✏️ Fix share test name typo | Marco Nassabain |
2021-04-08 | ✅ Update find shared items tests | Marco Nassabain |
2021-04-08 | ✅ ItemMapperPaginatedTest: update tests | Marco 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 tests | Marco Nassabain |
2021-04-08 | 🧹 Cleanup test files: added new lines | Marco Nassabain |
2021-04-08 | ✅ Fix those tests -> ItemControllerTest: | WENDLING NICOLAS |
2021-04-08 | Fix findFromUser, testFindAllFromUserWithParams, testFindAllFromUser | Aurélien |
2021-04-08 | Fix testFindForUserByGUIDHash | Aurélien |
2021-04-08 | ✅ Fix FeedControllerTest tests | WENDLING NICOLAS |
2021-04-08 | Fix testNewest | Aurélien |
2021-04-08 | Fix tests testFindAllInFolderAfterHideRead, testFindAllInFolderAfter, testFi... | Aurélien |
2021-04-08 | Fix testFindAllItemsStarredSearch, testFindAllItemsStarred, testFindAllItems... | Aurélien |
2021-04-08 | Fix testFindAllItemsInvalid, testFindAllAfterInvalid, testFindAllAfterStarred... | Aurélien |
2021-04-08 | fix test findAllFeed | Aurélien |
2021-04-08 | Fix test findAllFeedSearch and findAllFeedHideRead | Aurélien |
2021-04-08 | Fix test findAllFolderIdNull and findAllFolderHideRead | Aurélien |
2021-04-08 | Fix test findAllFolderHideReadInvertOrder | Aurélien |
2021-04-08 | Fix test FindAllFolderSearchId | Aurélien |
2021-04-08 | fix test readAll | Aurélien |
2021-04-08 | ✅ ItemMapperTest: add tests for findAllSharedAfter | Marco Nassabain |
2021-04-08 | ✅ ItemMapperTest: test findAllSharedWithUser func | Marco Nassabain |
2021-04-08 | ✅ ItemServiceTest: test share functions | Marco Nassabain |
2021-04-08 | ✅ ItemServiceTest: test share function | Marco Nassabain |
2021-04-08 | ✅ ItemControllerTest: added share tests (WIP) | Marco Nassabain |
2021-04-08 | ✅ Fix ItemController share tests | Marco Nassabain |
2021-04-08 | ✅ Add tests: testFindAllShared, testShare + ... | Marco Nassabain |
2021-04-08 | Add tests setSharedBy and setSharedWith | Aurélien |
2021-04-08 | ✅ Unary test for itemShare from itemService class | WENDLING NICOLAS |
2021-04-08 | ✅ Update tests to contain share data | Marco Nassabain |
2021-04-08 | add tests for 'toAPI2' method | Paul Tirk |
2021-04-08 | return error if new folder name is missing on update | Paul Tirk |
2021-04-08 | return error if no folder name is provided | Paul Tirk |