summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/DAV/HookManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Delete calendar subscriptions as well when deleting userThomas Citharel2021-11-181-18/+23
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-17/+17
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
* Update license headersChristoph Wurst2019-12-051-2/+3
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Add event dispatcher to OCPChristoph Wurst2019-06-251-3/+3
* Update license headersMorris Jobke2017-11-061-0/+6
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-1/+1
* Remove unused use statementsMorris Jobke2017-04-221-2/+1
* Test fixJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
* update unit testsBjoern Schiessle2016-11-211-4/+9
* Introduce an event for first time login based on the last login time stampThomas Müller2016-11-141-6/+3
* Rename deleteAllSharesForUser() to deleteAllSharesByUser()Thomas Citharel2016-09-281-1/+1
* Add IL10N to unit testLukas Reschke2016-09-271-0/+15
* fix deletion of calendarsThomas Citharel2016-09-271-1/+1
* delete shares to an userThomas Citharel2016-09-271-0/+1
* Adjust delete logic and ann unit testsThomas Müller2016-09-271-15/+57
* more efficient check if addressbook and calendar exists for userRobin Appelman2016-08-311-12/+6
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+152