aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test(settings): Correctly only return bool for Symfony Input::hasParameterOpt...dependabot/composer/symfony-6.4Joas Schilling2024-10-071-7/+17
* fix(message): Fix logic of Mail testJoas Schilling2024-10-071-5/+5
* test: Fix mock creationJoas Schilling2024-10-071-4/+3
* Merge pull request #47896 from nextcloud/fix/resiliant-user-removalFerdinand Thiessen2024-10-071-14/+67
|\
| * fix: Make user removal more resilientFerdinand Thiessen2024-09-261-14/+67
* | chore: always execute parse_url in preventLocalAddressbug/noid/federated-addressbook-sync-without-localaddressallowedDaniel Kesselberg2024-10-011-1/+7
* | Merge pull request #48235 from nextcloud/readd-object-store-phpunitRobin Appelman2024-10-011-0/+15
|\ \
| * | test: re-add object store primary storage phpunit testsRobin Appelman2024-09-271-0/+15
* | | chore: Drop unused legacy `OC_Files`Ferdinand Thiessen2024-09-281-2/+2
* | | feat(files): Make the files download action use WebDAV zip downloadFerdinand Thiessen2024-09-281-7/+7
|/ /
* / test: Fix IStorage return typesprovokateurin2024-09-265-11/+45
|/
* Merge pull request #32018 from nextcloud/cleanup/event/trashbinCôme Chilliet2024-09-242-2/+17
|\
| * fix(tests): Pause trashbin for lock tests in ViewTest using rmdir and unlinkcleanup/event/trashbinCôme Chilliet2024-09-241-1/+16
| * fix(tests): Fix tests now that trashbin listens to events properlyCôme Chilliet2024-09-231-1/+1
* | fix: gracefully parse non-standard trusted certificatesfix/gracefully-parse-trusted-certificatesRichard Steinmetz2024-09-242-1/+31
* | fix(rtl): Make clear that the direction is based on languagefeat/31420/bidi-backend-supportJoas Schilling2024-09-231-4/+4
* | fix(rtl): Add unittest for language directionMostafa Ahangarha2024-09-231-0/+18
|/
* Merge pull request #48111 from nextcloud/fix/move-storage-constructor-to-spec...Côme Chilliet2024-09-231-1/+0
|\
| * fix(tests): Fix test to remove call to non-existing constructorfix/move-storage-constructor-to-specific-interfaceCôme Chilliet2024-09-231-1/+0
* | Merge pull request #48215 from nextcloud/bugfix/noid/run-all-unit-testsJoas Schilling2024-09-231-5/+1
|\ \
| * | fix(tests): Fix test selection and run unit tests of DAV and user_statusJoas Schilling2024-09-191-5/+1
* | | fix(users): Don't crash if disabled user is missing in the databaseartonge/fix/prevent_missing_users_from_crashing_disabled_users_searchLouis Chemineau2024-09-235-30/+48
| |/ |/|
* | Merge pull request #43968 from exi/custom-binary-search-pathsAndy Scherzinger2024-09-201-0/+84
|\ \
| * | feat: make search path for BinaryFinder customizable.Reno Reckling2024-09-201-0/+84
* | | Merge pull request #47782 from nextcloud/reworkShareExceptionsGit'Fellow2024-09-201-23/+23
|\ \ \
| * | | fix(l10n): Rephrasing some exceptions to be translatedGit'Fellow2024-09-201-23/+23
| |/ /
* / / chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-207-100/+64
|/ /
* | Merge pull request #48220 from nextcloud/chore/remove-travisFerdinand Thiessen2024-09-195-253/+0
|\ \
| * | chore: Remove old travis related stuffFerdinand Thiessen2024-09-195-253/+0
* | | Merge pull request #48217 from nextcloud/chore/prepare-oc_repair-unit10Ferdinand Thiessen2024-09-1912-223/+185
|\ \ \ | |/ / |/| |
| * | chore: Cleanup and prepare `\OC\Repair\RepairMimeTypes` tests for PHPUnit 10chore/prepare-oc_repair-unit10Ferdinand Thiessen2024-09-1912-223/+185
| |/
* / chore: Cleanup and prepare some app tests for PHPUnit 10ci/noid/prepare-phpunit-10Joas Schilling2024-09-191-0/+24
|/
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-1952-213/+213
* refactor(Collaboration): Use non-deprecated methodsFerdinand Thiessen2024-09-191-6/+5
* Merge pull request #48163 from nextcloud/feat/nfoJohn Molakvoæ2024-09-192-2/+3
|\
| * feat: add nfo file supportfeat/nfoJohn Molakvoæ (skjnldsv)2024-09-182-2/+3
* | Merge pull request #48137 from nextcloud/enh/add-rich-object-formatterCôme Chilliet2024-09-183-17/+35
|\ \
| * | fix: Adapt notifications and activity tests to new DI dependencyenh/add-rich-object-formatterCôme Chilliet2024-09-173-17/+35
* | | test: put parent items into cache in testsRobin Appelman2024-09-185-50/+83
* | | test: fix incorrect ltrim usage in testRobin Appelman2024-09-181-2/+2
* | | fix(settings): pronouns UsersControllerTestJohn Molakvoæ (skjnldsv)2024-09-181-0/+6
| |/ |/|
* | fix(tests): Adapt tests to changes in RepairMimeTypesCôme Chilliet2024-09-171-3/+14
* | fix(tests): Fix most obvious errors in ObjectStore testsCôme Chilliet2024-09-173-56/+60
* | fix(tests): Fix Folder testsCôme Chilliet2024-09-171-3/+22
* | fix(tests): Remove deprecated tests for ServerTestCôme Chilliet2024-09-171-113/+7
* | Merge pull request #47986 from cfiehe/fix_move_on_same_bucketStephan Orbaugh2024-09-173-0/+178
|\ \
| * | perf(ObjectStoreStorage): Improve (slow) move on same object bucketChristoph Fiehe2024-09-163-0/+178
* | | Merge pull request #48129 from nextcloud/feat/zstJohn Molakvoæ2024-09-172-22/+23
|\ \ \ | |_|/ |/| |
| * | chore: update RepairMimeTypes migrationfeat/zstJohn Molakvoæ (skjnldsv)2024-09-172-22/+23
* | | fix(Storage): Document getOwner() can return falseprovokateurin2024-09-171-1/+1