Commit Graph

11 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
Joas Schilling 5283e9a5e2
test: Cleanup tests/lib/Files/* 8 months ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Ferdinand Thiessen 8e02014b55
chore(tests): Migrate object storage unit tests from drone to GitHub Actions 2 years ago
Robin Appelman df6e23c98c
add ci for swift primary storage 8 years ago
Robin Appelman 64e896cc0d
split testing of objectstoragestorage and objectstore implementations 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling b1458d590d
Fix namespaces and class names in tests/lib/files/ 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 a87368acb9 Skip checkupdate test for swift 10 years ago
Jörn Friedrich Dreyer 5646e39248 test objectstore with ceph docker 10 years ago
Joas Schilling 993d89b3cc Extend the class so the Filesystem is cleaned up 11 years ago
Morris Jobke 2c5e4b3d3f Remove last traces of travis integration 11 years ago
Joas Schilling bb540722cd Use base class to reset the file mapper 11 years ago
Jörn Friedrich Dreyer c362c78d76 make objectstore tests check fileid on rename 11 years ago
Morris Jobke e717833b07 mark tests as skipped - TODO travis 12 years ago
Thomas Müller 1a7d80acd7 only if the environment variable RUN_OBJECTSTORE_TESTS is set the object store unit test will be executed 12 years ago
Jörn Friedrich Dreyer ab93f1949d update hasUpdated description, overwrtie testStat for objectstore test 12 years ago
Jörn Friedrich Dreyer 28c1a95575 use common storage test 12 years ago
Jörn Friedrich Dreyer 5cae863408 change architecture from inheritance to composition 12 years ago
Jörn Friedrich Dreyer 5722e31d1a add autocreate config option for containers, implement autocreate and delete of containers, use generated container names for tests 12 years ago
Jörn Friedrich Dreyer 7493ff0624 fix unit test by always initializing the root of the storage in the constructor 12 years ago
Jörn Friedrich Dreyer c18836c8ae add initial swift test with trystack 12 years ago