summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/CalendarManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-161-6/+16
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+4
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-6/+6
* Update license headersChristoph Wurst2019-12-051-1/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Fix unit tests for CalendarManagerMorris Jobke2017-12-121-1/+6
* integrate Dav app with Calendar APIGeorg Ehrke2017-11-091-0/+81