summaryrefslogtreecommitdiffstats
path: root/tests/Unit/Db/FolderMapperTest.php
AgeCommit message (Expand)Author
2022-05-02update last_modified when marking an item as readBenjamin Brahmer
2021-11-18chore: use executeStatement instead of executeUpdateSean Molenaar
2021-07-17adapt tests to QBMapper changes in NC22anoy
2021-03-31DB: Updates should use set()Sean Molenaar
2021-02-13Remove V1 item APISean Molenaar
2021-01-11remove deprecated colon prefix for parametersanoy
2020-12-08Remove usage of old Folder codeSean Molenaar
2020-10-10Fix usage of at() in unittestsSean 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-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-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