aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/OCS/DiscoveryServiceTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman5 days1-2/+2
* chore: apply new CSFixer rulesFerdinand Thiessen5 days1-0/+1
* test: Fix non-static data providersJoas Schilling2025-05-151-2/+2
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-2/+2
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* 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/+0
* add tests for discovery serviceBjoern Schiessle2017-04-111-0/+99