Commit Graph

38 Commits (e2cfcd992cf6f4bb5f1cdb9070d3d0ea2a1504e2)

Author SHA1 Message Date
Lukas Reschke 36ce254ffd Move dummy backend to Tests namespace 10 years ago
Vincent Petry e339e6f497 Test for chunk cache garbage collection 11 years ago
Thomas Müller 680a67712b fix unit test 11 years ago
Thomas Müller cd82b24edd Bring back unit tests for \OC\Cache\File 11 years ago
Arthur Schiwon 3de7f58321 remove file cache classes and its tests 11 years ago
Thomas Müller 1b42b492dc kill OC_FileProxy 💥 11 years ago
Thomas Müller 00338f9dca Removing files_encryption left overs 11 years ago
Robin McCorkell 693ca9a92f Add unit tests for gc() for \OC\Cache\FileGlobalGC 11 years ago
Robin Appelman a848a6b1dd Cleanup garbage collection for global file cache 11 years ago
Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 11 years ago
Joas Schilling 6625d5c88f Correctly restore previous root mount point after testing 11 years ago
Clark Tomlinson 7b6aa3cd3d fixing cache routes 11 years ago
Thomas Tanghus fe86182dac OC_Cache namespace changes and add UserCache to server container. 12 years ago
Arthur Schiwon 61dadb05a6 Cache Test: set datadir to temporary location, otherwise initmountpoints will access to productive location 13 years ago
Florin Peter 9b7f02f267 removed FileProxy from test 13 years ago
Florin Peter d22795d68b fixed test for crypt and keymanager 13 years ago
Robin Appelman 80a3f8d066 Seperate memory based cache from OC_Cache 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Bart Visscher 70c7ee6fc7 Skip apc test when apc is not enabled for CLI 13 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 13 years ago
Robin Appelman c88c54bbb0 make sure we can do our tests again 13 years ago
Robin Appelman 30c2c2c5cd remove cache ttl tests, take a lot of time and don't work correctly for most backends anyway 13 years ago
Robin Appelman 22f8f50e05 initual phpunit support 13 years ago
Robin Appelman bd83422095 put filestorages in a namespace 14 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Robin Appelman 59364366d8 use dummy user backend for oc_cache_file tests 14 years ago
Thomas Mueller ab7a2d43e8 create a user for Test_Cache_File to allow unit tesing within ci 14 years ago
Robin Appelman 0e6238c66f fix OC_Cache_File tests if encryption is not enabled 14 years ago
Robin Appelman 2c35e185f7 make sure the filesystem is setup properly for oc_cache_file tests 14 years ago
Robin Appelman d43ed43b5a cant to ttl tests for xcache 14 years ago
Bart Visscher fc56a668ce Add OC_Cache implementation for APC 14 years ago
Bart Visscher 86961b6445 Skip test for XCache when the module is not there 14 years ago
Robin Appelman 301a14dcd6 add XCache backend and testcases for OC_Cache 14 years ago