aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Command/Config
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman2025-07-019-38/+21
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-016-0/+6
* refactor: split off value casting out of config:system:set commandRobin Appelman2025-06-242-50/+71
* feat(lexicon): migrate config key/valueMaxence Lange2025-06-244-4/+21
* test: Finish migrating tests/Core/ to PHPUnit 10 compatible codetest/noid/more-phpunit-10Joas Schilling2025-05-025-13/+13
* fix(occ): Fix autocompletion of config:app:* commandsbugfix/noid/fix-autocomplete-of-app-configsJoas Schilling2025-04-253-114/+67
* fix: Adjust data provider nameFerdinand Thiessen2025-03-272-4/+4
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-158-17/+17
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-252-10/+10
* chore: Add SPDX headerAndy Scherzinger2024-05-138-136/+24
* lazy AppConfigMaxence Lange2024-01-152-23/+44
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-128-25/+25
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-093-3/+3
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-098-8/+0
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-4/+4
* Mode to modern phpunitRoeland Jago Douma2019-11-271-2/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-278-8/+8
* Fix testsJoas Schilling2017-01-121-0/+6
* Fix testsRoeland Jago Douma2016-09-062-4/+4
* Fix depreccated getMock in Core/Command testsRoeland Jago Douma2016-09-018-28/+52
* Move tests/core/ to PSR-4Joas Schilling2016-05-198-0/+1478