aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/OCS
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-152-6/+6
* chore: Adapt tests to OC_API refactoringCôme Chilliet2024-09-092-29/+54
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-133-51/+8
* composer run cs:fixCôme Chilliet2023-01-202-2/+0
* Remove deprecated at matcher from tests/libCôme Chilliet2022-08-291-53/+33
* 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
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-13/+13
* Mode to modern phpunitRoeland Jago Douma2019-11-272-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* PrivateData to appRoeland Jago Douma2017-07-211-172/+0
* add tests for discovery serviceBjoern Schiessle2017-04-111-0/+99
* add and adjust unit testsBjoern Schiessle2017-03-091-2/+64
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-203-0/+394