Commit Graph

11 Commits (5c0fe934988960ece3ac71d5a1dfc8df405413aa)

Author SHA1 Message Date
Robin Appelman 2673775f6e
fix fs cache test user setup 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Joas Schilling 6004f62085
I love unit tests that mock unnecessary stuff 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 77779d678f
Fix getMock FileCacheTest 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling 1b6cd583f7
Fix namespace of tests/cache/ 10 years ago
Robin Appelman ddbbe1742f propagate folder size in the same query for write updates 10 years ago
Roeland Jago Douma 835911bce5 Removed deprecated private OC_User::createUser 10 years ago
Morris Jobke e9c8f82fc5 Replace OC_Config in tests with IConfig calls 10 years ago
Thomas Müller 3bb6dcea64 Apply DB group annotation ... 10 years ago
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
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
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 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 bd83422095 put filestorages in a namespace 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 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 301a14dcd6 add XCache backend and testcases for OC_Cache 14 years ago
Robin Appelman d8e54acbf3 test cases for user backends 14 years ago
Robin Appelman 1d8fdf52d5 allow multiply group backends 14 years ago
Robin Appelman 0466437fa7 tests for oc_filesystem 14 years ago
Robin Appelman 3579446930 use SimpleTest for unit testing 14 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses 14 years ago
Bart Visscher e990ef3542 Move some common code to OC_Util 14 years ago
Robin Appelman aafd36e2f3 provide json interface for search 15 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 15 years ago