nextcloud/apps
Vincent Petry f8cfc03f36 Replace originalStorage in tests with a proper teardown
The purpose of $originalStorage in unit tests was to remount the old
root.
However that storage itself is already wrapped by storage wrapper, so
remounting it would rewrap the storage several times.

This fix makes use of "loginAsUser()" and "logout()" from the TestCase
class to properly initialize and cleanup the FS as expected.
2015-04-08 12:45:38 +02:00
..
encryption fixing license headers - encryption code related 2015-04-07 17:02:49 +02:00
encryption_dummy Set human readable module ids 2015-04-07 13:30:30 +02:00
files Replace originalStorage in tests with a proper teardown 2015-04-08 12:45:38 +02:00
files_external [tx-robot] updated from transifex 2015-04-07 01:54:47 -04:00
files_sharing fix re-shares with encryption 2015-04-07 13:30:30 +02:00
files_trashbin Replace originalStorage in tests with a proper teardown 2015-04-08 12:45:38 +02:00
files_versions fix versions tests 2015-04-07 13:30:31 +02:00
provisioning_api Update license headers 2015-03-26 11:44:36 +01:00
user_ldap [tx-robot] updated from transifex 2015-04-07 01:54:47 -04:00
user_webdavauth Move core apps from private to public functions 2015-04-01 12:06:04 +02:00