summaryrefslogtreecommitdiffstats
path: root/tests/Unit/Controller/ItemControllerTest.php
AgeCommit message (Expand)Author
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✅ 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-02-20General: Fix folder querySean Molenaar
2021-02-13Remove V1 item APISean Molenaar
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-10-10Fix usage of at() in unittestsSean Molenaar
2020-09-29OPML export command and fixesSean Molenaar
2020-09-27Create V2 mapper, Service and management commandsSean Molenaar
2020-09-25Move to nextcloud config and update phpunitSean Molenaar
2018-12-04use magic class constant instead of classname stringsDaniel Opitz
2018-10-02Put back old tests for stable nextcloud versionSean Molenaar
2018-03-27Core: Fix compatibility with nextcloud codestyle (#280)Sean Molenaar
2018-03-18Unit: Fix unittests (#278)Sean Molenaar
2016-07-23Adjust copyright headerBernhard Posselt
2016-07-23Move to new directory structureBernhard Posselt