nextcloud/apps/files_encryption/tests
Vincent Petry eacb4b3f3e Return unencrypted_size of folder when queried
This fixes the "used space" to be based on the unencrypted size, not
encrypted size, to be consistent with how quota/space is handled when
encryption is enabled
2014-03-21 10:23:56 +01:00
..
binary rename folder to tests 2013-04-30 00:34:05 +02:00
crypt.php Replaced time() with uniqid() to make sure the file name is unique 2014-01-21 17:47:46 +01:00
encryption.key added users for tests 2013-05-26 20:44:15 +02:00
helper.php tests added 2013-12-19 20:10:42 +01:00
hooks.php add test case if a file gets moved out from the shared folder 2014-02-25 12:42:34 +01:00
keymanager.php add function to extract filename from sharekey name + tests 2014-02-05 14:32:32 +01:00
legacy-encrypted-text.txt added users for tests 2013-05-26 20:44:15 +02:00
proxy.php Return unencrypted_size of folder when queried 2014-03-21 10:23:56 +01:00
share.php add test case if a file gets moved out from the shared folder 2014-02-25 12:42:34 +01:00
stream.php add test for the stream wrapper to read encrypted files from the system folder /tmp 2014-02-27 18:02:13 +01:00
trashbin.php Replaced time() with uniqid() to make sure the file name is unique 2014-01-21 17:47:46 +01:00
util.php test for isEncryptedPath() 2014-02-27 18:02:05 +01:00
webdav.php Replaced time() with uniqid() to make sure the file name is unique 2014-01-21 17:47:46 +01:00
zeros rename folder to tests 2013-04-30 00:34:05 +02:00