aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(tests): Force lazy ghost initialisation in container testsCôme Chilliet2025-06-051-1/+9
* 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
* | test: move legacy tests to non-depecated class testsFerdinand Thiessen2025-05-164-104/+123
|/
* fix(core): remove untranslated mime namesJohn Molakvoæ (skjnldsv)2025-05-152-50/+2
* chore: update mimetypenamesJohn Molakvoæ (skjnldsv)2025-05-152-4/+72
* fix(RouteParser): bail out if method name contains hashtagrefactor/app/remove-register-routesFerdinand Thiessen2025-05-151-0/+9
* chore(AppFramework): Remove unused RouteConfig class and migrate tests to Rou...provokateurin2025-05-152-477/+338
* Merge pull request #52822 from nextcloud/feat/mime-namesJohn Molakvoæ2025-05-153-4/+117
|\
| * feat(core): add human readable mimesJohn Molakvoæ (skjnldsv)2025-05-143-4/+117
* | test: Fix coding standardsci/noid/update-phpunit10Joas Schilling2025-05-1516-25/+25
* | test: Fix most tests/lib/DB/QueryBuilderJoas Schilling2025-05-156-42/+43
* | test: Fix non-static data providersJoas Schilling2025-05-1557-186/+181
* | test: Fix tests/lib/FilesJoas Schilling2025-05-1510-103/+95
* | test: Make Archive test order independentJoas Schilling2025-05-151-1/+5
* | test: Fix tests/lib/[S-Z]*Joas Schilling2025-05-159-62/+73
* | test: Fix tests/lib/Security/Joas Schilling2025-05-1513-28/+22
* | test: Fix tests/lib/[H-N]*Joas Schilling2025-05-159-91/+72
* | test: Fix tests/lib/[C-G]*Joas Schilling2025-05-157-57/+75
* | test: Fix tests/lib/App*Joas Schilling2025-05-1530-174/+134
* | test: Cleanup tests/lib/Files/*Joas Schilling2025-05-1517-89/+99
* | test: Remove more withConsecutiveJoas Schilling2025-05-1526-460/+506
* | Merge pull request #52544 from nextcloud/chore/drop-deprecated-account-scopesJohn Molakvoæ2025-05-141-5/+0
|\ \
| * | chore(IAccountManager): remove deprecated visibility constantschore/drop-deprecated-account-scopesFerdinand Thiessen2025-05-141-5/+0
* | | Merge pull request #52684 from nextcloud/bugfix/noid/last-insert-id-when-reco...Benjamin Gaussorgues2025-05-141-0/+4
|\ \ \
| * | | test: Sort the reactions before comparingbugfix/noid/last-insert-id-when-reconnectingJoas Schilling2025-05-141-0/+4
| | |/ | |/|
* | | Merge pull request #48560 from nextcloud/fix/migrate-encryption-away-from-hooksCôme Chilliet2025-05-143-118/+98
|\ \ \ | |_|/ |/| |
| * | fix(encryption): Improve Update class and event listeneningCôme Chilliet2025-05-132-85/+70
| * | fix(tests): Disable encryption wrapper when it makes senseCôme Chilliet2025-05-131-0/+14
| * | fix(tests): Remove Encryption disabling in ViewTest to avoid side effectsCôme Chilliet2025-05-131-10/+6