summaryrefslogtreecommitdiffstats
path: root/tests/Unit/Service
AgeCommit message (Expand)Author
2021-04-08๐ŸŽจ Rename $l to $l10nMarco Nassabain
2021-04-08โœ… Add + update sharer display name testsMarco Nassabain
2021-04-08๐Ÿงน ShareService: rename $url to $urlGeneratorMarco Nassabain
2021-04-08โœ… Update test to include localizationMarco Nassabain
2021-04-08๐ŸŽจ ShareService: update dummy feed URLMarco Nassabain
2021-04-08๐ŸŒ ShareService: Localize dummy feed titleMarco Nassabain
2021-04-08๐Ÿงน Cleanup code, remove spaces, rename variablesMarco Nassabain
2021-04-08โœ… Update ItemServiceTest: remove share testsMarco Nassabain
2021-04-08โœ… WIP add ShareServiceTestMarco 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-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-03Add migration with foreign keysSean Molenaar
2020-10-10Fix usage of at() in unittestsSean Molenaar
2020-10-05Define microtime as stringSean Molenaar
2020-10-02fix incorrect cron recommendationanoy
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
2020-08-29fix import with invalid guid_hashBenjamin Brahmer
2020-03-09Add test to ensure that null will emit a exceptionDaniel Kesselberg
2019-12-24Reimplement full-text scraping (#563)DriverXX
2019-03-12Catch FeedIO reader exception.Sean Molenaar
2019-01-30Parser: Switch to feedIO for parsing instead of picoFeedSean Molenaar
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-28fixed feed testsDaniel Opitz
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
2017-06-06Fix travis build (#178)Daniel Schaal
2017-01-04Add updatedDate to item model (#81)Daniel Schaal
2016-11-18Throw ServiceNotFoundException when marking non-existent item as read (#61)Daniel Schaal
2016-10-02revertBernhard Posselt
2016-10-01Add updatedDate to item model (#43)Daniel Schaal
2016-07-23removing owncloud references and updating linksBernhard Posselt