82 Commits (34d5a103b4aa5e87d74d08d69c8a107f784212cf)

Author SHA1 Message Date
Robin Appelman 34d5a103b4 test: adjust tests to getPath changes 4 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 6 months ago
Côme Chilliet 0243d23b8c
fix(tests): Remove calls to removed getMountProviderCollection from tests 7 months ago
Côme Chilliet e35a8ed063 fix(tests): Disable encryption wrapper when it makes sense 1 year ago
Côme Chilliet 21233b7e17 fix(tests): Remove Encryption disabling in ViewTest to avoid side effects 1 year ago
Côme Chilliet 38f341c179 fix(tests): Unregister encryption modules in ViewTest to avoid side effects 1 year ago
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 8 months ago
Côme Chilliet 0cf4f3cc71
fix: Replace all usages of OC_User backend method calls by IUserManager 9 months ago
Robin Appelman 16d0363937
fix: improve checks for moving shares/storages into other mounts 1 year ago
Louis Chemineau 425e0c3660
test(View): Copy preserves content 1 year ago
Louis Chemineau 199b0bd4d9
fix(files): Correctly copy the cache information on copy operations 1 year ago
provokateurin f28e74b7a8
refactor(Storage): Make all parameter types strong types 1 year ago
provokateurin 256a8d8903
test: Fix IStorage return types 1 year ago
Côme Chilliet 4adf5fd5b0
fix(tests): Pause trashbin for lock tests in ViewTest using rmdir and unlink 1 year ago
Côme Chilliet b8ab560bdd
fix(tests): Fix test to remove call to non-existing constructor 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Git'Fellow 0308001118 fix(files): Check if the target path is a descendant of the shared folder path 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
provokateurin ebfbe99652
fix(files): Create non-existent parents of mountpoints 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Andrew Summers 45eb4a839d Refactor `OC\Server::getLockingProvider` 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
John Molakvoæ (skjnldsv) f828dce597
Fix sharing creation insert and get 5 years ago
Andrew Summers 6b09a79227
Refactor `OC\Server::getShareManager` 2 years ago
Robin Appelman b6c3507aa0 only determine quota_include_external_storage once for quota wrapper 2 years ago
Robin Appelman e73889a240 cleanup di for share permissions wrapper 2 years ago
Côme Chilliet ee756579a7
Fix setting static property in tests on PHP 8.3 2 years ago
Côme Chilliet 4393b96542
Remove unused method getLocalFolder 3 years ago
Côme Chilliet 966a3e6963
Tidy up typing in OC\Files\View 3 years ago
Robin Appelman 9f3dbb699a fix tests 3 years ago
Côme Chilliet 0f8c34cdc6
Fix filesize return type error in ViewTest 3 years ago
Robin Appelman 1de0b10751 add test for trying to fopen a file which no longer exists on disk 3 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 4 years ago
Côme Chilliet 6a1510f8ee
Remove some more at matchers in tests/lib 4 years ago
Robin Appelman 1c468129af
adjust tests to new fs setup 4 years ago
Côme Chilliet e053feb5db
Fix PHP deprecation warning in File/ViewTest 4 years ago
Julius Härtl 98560c80ea
Properly handle result when copying with failure and throw in tests 5 years ago
Julius Härtl ee842f1c43
Fix writeStream mocking 5 years ago
Morris Jobke 83a75c670b
Replace static call to Share::unshare with ShareManager->deleteShare in tests 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Robin Appelman ad7798f9c9
use exceptions for error signaling in writeStream 6 years ago
Robin Appelman fcad692b4a
rollback cache rename if trashbin move fails 6 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Robin Appelman f984512e33
fix tests 6 years ago