aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Connector/Sabre/RequestTest/PartFileInRootUploadTest.php
Commit message (Expand)AuthorAgeFilesLines
* test: Migrate remaining DAV tests to PHPUnit 10Joas Schilling2025-05-281-3/+1
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-131-1/+2
* test: fix service overwrite in PartFileInRootUploadTestRobin Appelman2024-09-181-1/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-281-22/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-3/+3
* Update license headersMorris Jobke2017-11-061-0/+1
* Use ::class in test mocksMorris Jobke2017-10-241-1/+3
* Remove unused use statementsMorris Jobke2017-04-221-3/+0
* Update with robinJoas Schilling2016-07-211-1/+1
* 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-1/+1
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+56