aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* refactor: split off value casting out of config:system:set commandRobin Appelman2025-06-242-50/+71
* feat(lexicon): new tests about lexicon migrationMaxence Lange2025-06-242-3/+59
* feat(lexicon): fix testsMaxence Lange2025-06-242-29/+23
* feat(lexicon): migrate config key/valueMaxence Lange2025-06-245-5/+22
* fix: revive always storing lowercased email addressesRichard Steinmetz2025-06-242-0/+34
* Merge pull request #53417 from nextcloud/fix/fix-32bits-phpunitCôme Chilliet2025-06-191-6/+3
|\
| * fix(tests): Simplify error handling in tests/enable_all.phpCôme Chilliet2025-06-101-6/+2
| * fix(tests): Enable more PHP modules in phpunit-32bitsCôme Chilliet2025-06-101-1/+2
* | fix(FilenameValidator): use `_` as default replacement for invalid charsfix/validation-defaultsFerdinand Thiessen2025-06-181-6/+6
* | style(occ): clean up SettingTest classSalvatore Martire2025-06-171-27/+14
* | feat: allow reading profile properties from occSalvatore Martire2025-06-171-0/+470
* | test: adjust karma global state mockFerdinand Thiessen2025-06-161-7/+5
* | chore: run rector on tests with new rulerector-testsRobin Appelman2025-06-1228-102/+86
* | chore: run rector on testsRobin Appelman2025-06-12250-1494/+1864
* | Merge pull request #53000 from nextcloud/fix/noid/stuck-ffmpegDaniel2025-06-103-4/+25
|\ \
| * | fix: unbloc ffmpeg on some broken videosfix/noid/stuck-ffmpegArthur Schiwon2025-05-203-4/+25
* | | Merge pull request #52743 from nextcloud/bug/noid/expires-date-formatKate2025-06-102-6/+6
|\ \ \
| * | | fix: use correct format for expires, last-modified, and if-modified-since hea...Daniel Kesselberg2025-06-102-6/+6
| | |/ | |/|
* / | test: addd test for hideFromCollaborationdebt/noid/use-logical-operatorDaniel Kesselberg2025-06-101-0/+53
|/ /
* | Merge pull request #52538 from nextcloud/feat/use-php84-lazy-objectsCôme Chilliet2025-06-101-1/+9
|\ \
| * | fix(tests): Force lazy ghost initialisation in container testsCôme Chilliet2025-06-051-1/+9
* | | chore: update openAPI filesdependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.8.0Ferdinand Thiessen2025-06-093-10/+10
* | | test: Add a hint message on boolean comparisonJoas Schilling2025-06-061-1/+1
* | | ci: Migrate PHPUnit configsJoas Schilling2025-06-062-45/+31
* | | test: Load all apps locally as wellJoas Schilling2025-06-061-2/+7
* | | test: Enable all default appsJoas Schilling2025-06-061-10/+8
* | | test: Remove tests/apps.php which is no longer supportedJoas Schilling2025-06-062-55/+2
* | | test: Remove suffix to reduce warnings about not extending TestCaseJoas Schilling2025-06-062-3/+3
|/ /
* | chore(tests): Add test for AppConfig::getAppInstalledVersionsCôme Chilliet2025-06-051-5/+19
* | chore(tests): Adapt AppManager test to the use of searchValuesCôme Chilliet2025-06-052-5/+14
* | test: cleanup karma (jsunit) tests and move files_external to Cypresscleanup/karmaFerdinand Thiessen2025-06-021-77/+2
* | Merge pull request #52949 from nextcloud/fix/delete-legacy-autoloaderFerdinand Thiessen2025-06-021-51/+0
|\ \
| * | fix: Remove useless legacy autoloaderfix/delete-legacy-autoloaderCôme Chilliet2025-05-271-51/+0
* | | Merge pull request #52242 from nextcloud/artonge/fix/copy_subfolders_s3Louis2025-06-021-0/+13
|\ \ \
| * | | test: add test that object store folder copy preserves folder sizeartonge/fix/copy_subfolders_s3Robin Appelman2025-05-281-0/+13
| |/ /
* | | test: Mock ITaskManager to remove test interactionsJoas Schilling2025-05-291-7/+7
* | | feat: add support for sensitive Declarative settings values encryptionAndrey Borysenko2025-05-281-1/+37
* | | Merge pull request #52816 from nextcloud/primary-object-store-settingsRobin Appelman2025-05-283-112/+142
|\ \ \
| * | | feat: move primary object store configuration to a single placeprimary-object-store-settingsRobin Appelman2025-05-283-112/+142
| |/ /
* / / test: adjust library tests for PHPunit deprecationsFerdinand Thiessen2025-05-282-4/+4
|/ /
* | chore: Remove useless legacy autoloader for testsfix/cleanup-test-legacy-autoloaderCôme Chilliet2025-05-272-8/+0
* | feat(IUser): add `getQuotaBytes` method to get machine readable quotafeat/user-get-quota-bytesFerdinand Thiessen2025-05-221-4/+5
* | test: Speed up comments testJoas Schilling2025-05-211-0/+2
|/
* Merge pull request #50157 from nextcloud/feat/mountmanager/emit-eventsKate2025-05-191-17/+68
|\
| * feat(UserMountCache): Emit events for added, removed and updated mountsfeat/mountmanager/emit-eventsprovokateurin2025-05-191-17/+68
* | chore: Add an autoload.php file for tests relying on core classfix/add-autoload.php-for-testsCôme Chilliet2025-05-192-1/+17
|/
* Merge pull request #52848 from nextcloud/fix/cleanup-servercontainerKate2025-05-196-7/+7
|\
| * fix: Remove calls to legacy callers in testsfix/cleanup-servercontainerCôme Chilliet2025-05-162-2/+2
| * fix(tests): Remove calls to removed getMountProviderCollection from testsCôme Chilliet2025-05-164-5/+5
* | test: replace `OC_Helper:rmdirr` with `OCP\Files::rmdirr`chore/remove-deprecated-oc-helperFerdinand Thiessen2025-05-168-10/+22