aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Connector/Sabre/BlockLegacyClientPluginTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman2025-07-011-7/+3
* test: Migrate remaining DAV tests to PHPUnit 10Joas Schilling2025-05-281-1/+1
* feat(config): add `maximum.supported.desktop.version`skjnldsv2024-11-271-27/+58
* fix: Adjust unit tests and protect against XSSFerdinand Thiessen2024-09-061-9/+45
* fix(dav): Update 403 error messageCamila2024-09-061-6/+14
* chore: Add SPDX headerAndy Scherzinger2024-05-281-23/+4
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* fix(dav): Use IRequest constant to match versionJoas Schilling2023-07-111-29/+18
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-3/+3
* More fixingJoas Schilling2022-11-251-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-5/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-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-5/+5
* Update license headersChristoph Wurst2019-12-051-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-3/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Use ::class in test mocksMorris Jobke2017-10-241-1/+1
* Fix unit tests for BlockLegacyClientPluginThomas Müller2016-10-251-15/+10
* Fix apps/Joas Schilling2016-07-211-2/+4
* Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-151-4/+12
* Update license headersLukas Reschke2016-05-261-1/+2
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+130