nextcloud-server/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
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
user_ldap
user_webdavauth