aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Command
Commit message (Expand)AuthorAgeFilesLines
* refactor: simplify background commandsDaniel Kesselberg2024-07-012-38/+59
* refactor: Use `IAppConfig` for setting cron typeFerdinand Thiessen2024-06-281-10/+10
* chore: Add SPDX headerAndy Scherzinger2024-05-135-77/+14
* Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-081-1/+1
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-081-1/+1
* chore: Remove last uses of IJob::execute methodCôme Chilliet2024-02-081-1/+1
* chore(3rdparty): remove opis/closureDaniel Kesselberg2023-09-221-7/+0
* Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-...blizzz2022-06-211-0/+7
|\
| * Add a test about unserializing data from opis/closure serializationCôme Chilliet2022-06-201-0/+7
* | Remove at matcher uses in tests/libCôme Chilliet2022-06-162-240/+248
|/
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-122-5/+5
* Fix unit testsJoas Schilling2020-06-262-9/+9
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Fix multiline commentsChristoph Wurst2020-04-081-22/+22
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-42/+42
* Mode to modern phpunitRoeland Jago Douma2019-11-274-4/+4
* Fix signCoretestsRoeland Jago Douma2019-11-271-5/+5
* SignApp fixesRoeland Jago Douma2019-11-271-4/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-274-4/+4
* Some php-cs fixesRoeland Jago Douma2019-11-223-5/+7
* Fix AsyncBusTestsRoeland Jago Douma2019-02-141-2/+2
* Add proper EOLMorris Jobke2017-09-041-1/+1
* split async test bus for easier subclassingRobin Appelman2017-08-242-27/+79
* Add proper testsLukas Reschke2016-12-192-17/+105
* Fix getMock Command/IntergrityRoeland Jago Douma2016-09-072-32/+31
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-204-0/+699