aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Command/Maintenance
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-154-7/+7
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-134-54/+12
* Remove last calls to deprecated at matcher in tests/CoreCôme Chilliet2023-09-181-26/+18
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-123-8/+8
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-3/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-3/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-8/+8
|/
* Make phpunit8 compatibleRoeland Jago Douma2019-11-274-4/+4
* Some php-cs fixesRoeland Jago Douma2019-11-222-4/+4
* Fix unit testsJoas Schilling2019-02-221-1/+1
* Adds an info if the maintenance mode is already enabled/disabled.Michael Weimann2018-07-011-0/+147
* Fix testsRoeland Jago Douma2017-12-181-1/+1
* Add command to apply updates to custom themesJulius Härtl2017-07-051-0/+82
* Clean up single user modeMorris Jobke2017-02-221-132/+0
* Fix depreccated getMock in Core/Command testsRoeland Jago Douma2016-09-013-11/+20
* Move tests/core/ to PSR-4Joas Schilling2016-05-193-0/+377