summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/Publishing/PublishingTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-2/+2
* Fix PublishingTest class nameCôme Chilliet2022-05-021-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+2
* Fix usage of Sabre\HTTP\Request in unit testsGeorg Ehrke2020-03-271-4/+2
* Update license headersChristoph Wurst2019-12-051-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* Update license headersMorris Jobke2017-11-061-1/+22
* Use ::class in test mocksMorris Jobke2017-10-241-3/+3
* fix things (indentation, tests, comments, backend custom implementationThomas Citharel2016-09-261-9/+8
* fix unpublishing testThomas Citharel2016-09-261-1/+1
* fix plugin testThomas Citharel2016-09-261-3/+15
* a few testsThomas Citharel2016-09-261-0/+71