aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Connector/Sabre/CustomPropertiesBackendTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-5/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+2
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-15/+15
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-3/+3
* fix testsRobin Appelman2020-03-181-57/+2
* merge the two almost identical custom property backendsRobin Appelman2020-03-181-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Prefetching blows up if there are a lot of files.Roeland Jago Douma2019-04-181-4/+0
* Fix risky tests without assertionsJoas Schilling2018-01-251-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Fix another warningMorris Jobke2017-10-261-4/+5
* Use ::class in test mocksMorris Jobke2017-10-241-3/+7
* Fix apps/Joas Schilling2016-07-211-2/+4
* Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-151-1/+3
* Update license headersLukas Reschke2016-05-261-0/+1
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+313