Commit Graph

305 Commits (bb540722cd4e197bd608d9a87e4b10cf66dec5a9)

Author SHA1 Message Date
Joas Schilling bb540722cd Use base class to reset the file mapper 12 years ago
Joas Schilling ccc1001138 Add tests for absolute paths on windows 12 years ago
Joas Schilling 806284f06c Refactor tests to use a dataProvider method 12 years ago
Joas Schilling 6625d5c88f Correctly restore previous root mount point after testing 12 years ago
Joas Schilling 53318c4bb5 Fix Files\Storage\Home::testRoot() 12 years ago
Joas Schilling a3a064fe96 Skip some more tests on Windows which just can not work at all 12 years ago
Adam Williamson e0ae87051f storage test: use new file for testTouchCreateFile() 12 years ago
Robin Appelman d26a427f92 Also propagate etag changes when the watcher finds a changed file 12 years ago
Thomas Müller d0ce600eec On Windows platform we have no stable etag generation - yet 12 years ago
Robin Appelman 283c10f010 Generate stable etags for local files 12 years ago
Robin Appelman 16cfca6a5f Better reuse of cache data for getFolderContents 12 years ago
Jörn Friedrich Dreyer 27bb968ffa make some storage tests explain what went wrong 12 years ago
Clark Tomlinson 6de8531ace fixing windows max depth test 12 years ago
Clark Tomlinson 55d56f2f0f Resolves cache tests failing if the directory length is longer than 64 12 years ago
Robin Appelman 0878f722db Fix contructor in test 12 years ago
Jörn Friedrich Dreyer 5943b7ac0d w͢͢͝h͡o͢͡ ̸͢k̵͟n̴͘ǫw̸̛s͘ ̀́w͘͢ḩ̵a҉̡͢t ̧̕h́o̵r͏̵rors̡ ̶͡͠lį̶e͟͟ ̶͝in͢ ͏t̕h̷̡͟e ͟͟d̛a͜r̕͡k̢̨ ͡h̴e͏a̷̢̡rt́͏ ̴̷͠ò̵̶f̸ u̧͘ní̛͜c͢͏o̷͏d̸͢e̡͝ 12 years ago
Robin Appelman 644755df66 Use bigger transactions when doing explicit file system scans 12 years ago
Jörn Friedrich Dreyer c362c78d76 make objectstore tests check fileid on rename 12 years ago
Robin Appelman 58a1540587 remove unstable test 12 years ago
Robin Appelman 3d92f963f4 Fix unit test 12 years ago
Robin Appelman 65d24c3cd5 Improve unit tests for Cache\Updater 12 years ago
Robin Appelman 850542c5d6 Refactor Cache\Updater to work outside of the users home 12 years ago
Joas Schilling 6a7be8a36a Use a data provider instead of calling the function manually everytime 12 years ago
Joas Schilling 51c9b3c62d Add a test to break the slugifyPath() with folder and file afterwards 12 years ago
Jörn Friedrich Dreyer 76c1095c25 add unit test for #8325 12 years ago
Jörn Friedrich Dreyer 6930ec2bcc add utf8 folder test 12 years ago
Robin Appelman 1deb6aadd3 return null instead of throwing an exception 12 years ago
Morris Jobke e717833b07 mark tests as skipped - TODO travis 12 years ago
Robin Appelman bf8f910a32 Fix Folder::getById 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
Robin Appelman a8532aa2f0 Add test for homestorage getOwner 12 years ago
Jörn Friedrich Dreyer b5545b81c6 make search case insensitive on postgres and oracle 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
Vincent Petry 67413e3ada Use assertNotSame when checking etags 12 years ago
Robin Appelman 21cfd1014a Repair broken parent link in the scanner 12 years ago
Vincent Petry 6e2358c3a6 Added hacky fix for long path cleanup routine 12 years ago
Thomas Müller ad4ec414c9 use system function to recursive remove the directory used by temporary storage 12 years ago
Robin Appelman 9dab6ec2ec Fix uit tests 12 years ago
Thomas Müller da3974bcb2 - drop permissions table and related code 12 years ago
Robin Appelman 3bcdad62fb Fix unit tests 12 years ago
ringmaster 0e85618c42 Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStorage() instead. 12 years ago
Bjoern Schiessle 2b30fb4862 fix unit test after adding the additional parameter to addStorageWrapper() 12 years ago
Robin Appelman f297bf14f9 Fix unit tests 12 years ago
Robin Appelman e002ff6065 propagate changes in the scanner 12 years ago
Robin Appelman a31f089266 Add a change propagator class to handle propagating etag and mtime changes 12 years ago