aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Command/Config/App/GetConfigTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman4 days1-3/+1
* feat(lexicon): migrate config key/valueMaxence Lange11 days1-1/+4
* fix(occ): Fix autocompletion of config:app:* commandsbugfix/noid/fix-autocomplete-of-app-configsJoas Schilling2025-04-251-39/+22
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+3
* lazy AppConfigMaxence Lange2024-01-151-10/+13
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-3/+3
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Fix testsRoeland Jago Douma2016-09-061-2/+2
* Fix depreccated getMock in Core/Command testsRoeland Jago Douma2016-09-011-3/+6
* Move tests/core/ to PSR-4Joas Schilling2016-05-191-0/+163