summaryrefslogtreecommitdiffstats
path: root/tests/Unit/Controller
AgeCommit message (Expand)Author
2021-06-01Chore: implement removals from #935Sean Molenaar
2021-05-27controller: getRead + all_items is now unread typeSean Molenaar
2021-04-08✅ Add + update sharer display name testsMarco Nassabain
2021-04-08✅ Update ItemController share testsMarco Nassabain
2021-04-08🩹 Patch ItemControllerTest to mock shareServiceMarco Nassabain
2021-04-08🩹 Patch ItemController + test to use ShareServiceMarco Nassabain
2021-04-08🔥 Remove old share logic from tests & old testsMarco Nassabain
2021-04-08✅ Fix those tests -> ItemControllerTest:WENDLING NICOLAS
2021-04-08✅ Fix FeedControllerTest testsWENDLING NICOLAS
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-08✅ Update tests to contain share dataMarco Nassabain
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-02-23Feed: Fix rename moving fileSean Molenaar
2021-02-20General: Fix folder querySean Molenaar
2021-02-13Remove V1 item APISean Molenaar
2021-02-02Controllers: Export Starred or unread instead of andSean Molenaar
2021-01-18Controllers: Fetch feed after creatingSean Molenaar
2021-01-17fix TypeError caused by type conversion in controlleranoy
2020-12-30Remove PHPunit integration testsSean Molenaar
2020-12-17Fix mapper->find and empty user sessionsSean Molenaar
2020-12-08Refactor User ID fetching and fix non-specific cleanupSean Molenaar
2020-12-08Remove usage of old Folder codeSean Molenaar
2020-11-10Unremove but deprecate User APISean Molenaar
2020-11-03Controllers: Use v2 servicesSean Molenaar
2020-11-03fix unittestBenjamin Brahmer
2020-11-03Add migration with foreign keysSean Molenaar
2020-10-10Fix usage of at() in unittestsSean Molenaar
2020-09-29OPML export command and fixesSean Molenaar
2020-09-29Fix repair step and test itSean Molenaar
2020-09-27Create V2 mapper, Service and management commandsSean Molenaar
2020-09-25Move to nextcloud config and update phpunitSean Molenaar
2020-08-14Update to new BackgroudJob logicBenjamin Brahmer
2020-02-16Basic Media-RSS support (#599)Éloi Rivard
2018-12-04use magic class constant instead of classname stringsDaniel Opitz
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-07-01test(api): adapt tests to previous changeDavid Guillot
2018-03-27Core: Fix compatibility with nextcloud codestyle (#280)Sean Molenaar
2018-03-18Unit: Fix unittests (#278)Sean Molenaar