summaryrefslogtreecommitdiffstats
path: root/tests/Unit/Service/ItemServiceTest.php
AgeCommit message (Expand)Author
2021-04-08๐Ÿงน Cleanup code, remove spaces, rename variablesMarco Nassabain
2021-04-08โœ… Update ItemServiceTest: remove share testsMarco Nassabain
2021-04-08๐Ÿš‘ Fix circular inclusion: create ShareServiceMarco Nassabain
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โœ… ItemServiceTest: test share functionsMarco Nassabain
2021-04-08โœ… ItemServiceTest: test share functionMarco Nassabain
2021-04-08โœ… Add tests: testFindAllShared, testShare + ...Marco Nassabain
2021-04-08โœ… Unary test for itemShare from itemService classWENDLING NICOLAS
2021-02-20General: Fix folder querySean Molenaar
2021-02-13Remove V1 item APISean Molenaar
2021-02-05DB: Remove unused fieldsSean Molenaar
2021-01-12Fix getUnreadOrStarredTypeSean Molenaar
2020-12-30Remove PHPunit integration testsSean Molenaar
2020-10-05Define microtime as stringSean 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
2017-08-14Split binary to booleans (#203)Daniel Opitz
2016-11-18Throw ServiceNotFoundException when marking non-existent item as read (#61)Daniel Schaal
2016-07-23Adjust copyright headerBernhard Posselt
2016-07-23Move to new directory structureBernhard Posselt