nextcloud-server/tests/lib/Files
Bjoern Schiessle a9e22c5f1c
make file cache updates more robust
only update the encrypted version after the write operation is finished and the stream is closed

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-07-31 12:24:38 +07:00
..
AppData Add Tests 2016-10-05 11:00:16 +07:00
Cache Fix risky tests without assertions 2018-01-25 11:33:25 +07:00
Config Allow getting the filepath when getting cached mounts by fileid 2017-10-27 14:35:34 +07:00
Mount Allow setting a maximun number of buckets for multibucket 2016-11-02 21:31:24 +07:00
Node Fix test 2018-03-22 12:06:45 +07:00
ObjectStore add azure unit tests with azurite 2018-06-04 16:18:03 +07:00
SimpleFS Separate fopen into read and write methods 2018-07-11 12:08:37 +07:00
Storage Do not allow folder creation with quota of 0 2018-05-03 11:31:23 +07:00
Stream make file cache updates more robust 2018-07-31 12:24:38 +07:00
Type Improve mimetype detection for object storages 2017-10-26 16:31:59 +07:00
Utils test: add unit test for files:scan --shallow 2018-05-18 14:51:08 +07:00
EtagTest.php Use proper methods for registerBackend 2017-08-15 11:29:15 +07:00
FileInfoTest.php add tests for FileInfo::isMounted 2016-11-16 15:30:37 +07:00
FilesystemTest.php removes invalid tests, adapts another one 2018-01-03 21:44:30 +07:00
PathVerificationTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +07:00
ViewTest.php Fix ViewTest 2018-05-23 19:12:51 +07:00