aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Command
Commit message (Expand)AuthorAgeFilesLines
* chore: Fix all method calls with too many argumentschore/too-many-argumentsprovokateurin13 days1-8/+8
* chore: run rectorrector-phpunit10Robin Appelman2025-07-0128-105/+61
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-0137-0/+37
* 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
* style(occ): clean up SettingTest classSalvatore Martire2025-06-171-27/+14
* feat: allow reading profile properties from occSalvatore Martire2025-06-171-0/+470
* chore: run rector on tests with new rulerector-testsRobin Appelman2025-06-121-2/+2
* chore: run rector on testsRobin Appelman2025-06-1211-22/+28
* test: Finish migrating tests/Core/ to PHPUnit 10 compatible codetest/noid/more-phpunit-10Joas Schilling2025-05-0225-93/+112
* test: Prepare more tests for PHPUnit 10Joas Schilling2025-04-301-6/+10
* fix(occ): Fix autocompletion of config:app:* commandsbugfix/noid/fix-autocomplete-of-app-configsJoas Schilling2025-04-253-114/+67
* fix(phpunit): Remove some more withConsecutive callstechdebt/noid/prepare-phpunit10Joas Schilling2025-03-313-55/+63
* fix: Adjust data provider nameFerdinand Thiessen2025-03-272-4/+4
* fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUserCôme Chilliet2025-02-131-1/+3
* feat(systemtags): allow setting color with occskjnldsv2024-12-061-3/+5
* feat: Warn about maintenance in EncryptAll commandartonge/feat/maintenance_warn_encrypt_allLouis Chemineau2024-11-251-9/+0
* Merge pull request #48537 from nextcloud/add-command-to-cleanup-previewKate2024-10-141-0/+176
|\
| * feat(preview): add command to cleanup preview folderadd-command-to-cleanup-previewThomas Citharel2024-10-031-0/+176
* | test(settings): Correctly only return bool for Symfony Input::hasParameterOpt...dependabot/composer/symfony-6.4Joas Schilling2024-10-071-7/+17
* | test: Fix mock creationJoas Schilling2024-10-071-4/+3
|/
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-194-6/+6
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-1542-119/+119
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2513-39/+39
* fix: Fix failing test for group listingJulius Härtl2024-08-061-0/+6
* chore(tests): Adapt tests to the group:list changeCôme Chilliet2024-08-061-28/+32
* chore: Add SPDX headerAndy Scherzinger2024-05-1345-773/+115
* Revert change in TwoFactorAuth CleanupTest.phpLouis Chemineau2024-03-061-6/+1
* fix(files_versions): Improve files version listingLouis Chemineau2024-03-061-1/+6
* add generate-password option and flow fixesAnupam Kumar2024-02-241-40/+82
* new user password email option, improved on #29368Anupam Kumar2024-02-241-27/+29
* Enable adding E-Mail addresses to new user accounts using the CLIPhilip Gatzka2024-02-241-0/+126
* lazy AppConfigMaxence Lange2024-01-152-23/+44
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-232-2/+2
* Remove last calls to deprecated at matcher in tests/CoreCôme Chilliet2023-09-189-106/+92
* Add tests for occ user:auth-tokens:deleteLucas Azevedo2023-08-251-0/+170
* Fixes testcase error.Faraz Samapoor2023-06-241-1/+6
* fix: Adjust console formatter code to match with Symfony type hintsFerdinand Thiessen2023-04-172-0/+2
* Fix a bunch of deprecation in the phpunit for coreCarl Schwan2023-01-242-2/+2
* Fix broken user:setting command unit testJoas Schilling2023-01-231-1/+4
* composer run cs:fixCôme Chilliet2023-01-2020-22/+0
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-3/+3
* PhpunitJohn Molakvoæ2022-04-211-3/+3
* Fix tests and avoid PHP errors in themCôme Chilliet2021-11-233-3/+14
* Make AppsEnableTest and AppsDisableTest independet of the app version numberDaniel Kesselberg2021-10-012-22/+22
* Fix unit testsJoas Schilling2021-09-292-16/+16
* Fix app version checkJoas Schilling2021-06-252-27/+17
* Add commands to manage tags via OCCJohannes Leuker2021-05-254-0/+552
* Change my email addressJohannes Leuker2021-03-241-2/+2
* Fix more tests in the Core subdirVincent Petry2021-03-241-1/+8