Commit Graph

19 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Anna Larch 6c36c54dc6 feat(db): switch from settype to casts 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Robin Appelman 1c468129af
adjust tests to new fs setup 4 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Michael Weimann d855c38e07
Moves the logo files to logo 7 years ago
Robin Appelman cbcdf69dc2
only query substorages to calculate the final mtime/size/etag lazily 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Roeland Jago Douma 1f715289bf Removed deprecated function OC_User::deleteUser 10 years ago
Roeland Jago Douma 835911bce5 Removed deprecated private OC_User::createUser 10 years ago
Thomas Müller 3bb6dcea64 Apply DB group annotation ... 10 years ago
Robin Appelman a95d4c2b22 update tests 10 years ago
Vincent Petry f8cfc03f36 Replace originalStorage in tests with a proper teardown 11 years ago
Thomas Müller 00338f9dca Removing files_encryption left overs 11 years ago
Robin Appelman 6ecfcde954 update test 11 years ago
Joas Schilling ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
Joas Schilling bb540722cd Use base class to reset the file mapper 11 years ago
Joas Schilling 6625d5c88f Correctly restore previous root mount point after testing 11 years ago
Robin Appelman 58a1540587 remove unstable test 11 years ago
Robin Appelman 3d92f963f4 Fix unit test 11 years ago
Robin Appelman 65d24c3cd5 Improve unit tests for Cache\Updater 11 years ago
Robin Appelman 850542c5d6 Refactor Cache\Updater to work outside of the users home 11 years ago
Thomas Müller da3974bcb2 - drop permissions table and related code 12 years ago
Jörn Friedrich Dreyer 2ba6cd4e2b initialize etags of temporary storage 12 years ago
Jörn Friedrich Dreyer 131c12ad8d use assertInternalType for typechecking 12 years ago
Robin Appelman bc49c6be04 Manually triger the filecache update hooks before any other hook 12 years ago
Robin Appelman 7e4c80fd60 use different value for mtime and storage_mtime in test 12 years ago
Robin Appelman 203d5d01ca Use storage_mtime when determining if we can reuse cached data while scanning 12 years ago
Vincent Petry 43b1cf7988 Redetect mime type whenever extension is renamed 12 years ago
Bjoern Schiessle fcfac51aa1 backport of https://github.com/owncloud/core/pull/5513 12 years ago
Robin Appelman 654b0daf01 update touch tests for updated behaviour 12 years ago
Robin Appelman b3626f34cd Update the parent folders storage_mtime on write and delete to prevent rescans 12 years ago
Thomas Müller b4f7a88788 rename can cause mtime change - invalid assert 13 years ago
Robin Appelman 0b74e71de8 fix updaters test cases 13 years ago
Michael Gapczynski 2a3887a5d7 Add tests for the updater with mount points 13 years ago
Robin Appelman cea56df59e Have the filecache updater testcase clean the filesystem properly 13 years ago
Robin Appelman 1d3beffacf Cache: better rename hook for cache updater 13 years ago
Robin Appelman ad360296b9 Update tests and apps to the new \OC\Files\Filesystem::init signature 13 years ago
Robin Appelman 5d0c5c854b Cache: use greaterEquals in tests cases to prevent failures due to race conditions 13 years ago
Robin Appelman db2b485b96 Cache: fix test case Updater::testRename 13 years ago