nextcloud/apps/files_trashbin
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
..
ajax Update license headers 2015-03-26 11:44:36 +01:00
appinfo Update license headers 2015-03-26 11:44:36 +01:00
command Update license headers 2015-03-26 11:44:36 +01:00
css Hide the size in the trashbin summary row 2014-07-03 17:16:50 +02:00
img introduce new app page layout 2014-10-15 15:21:40 +02:00
js l10n: delete permanently fix 2015-01-11 17:15:58 +01:00
l10n [tx-robot] updated from transifex 2015-03-18 01:55:22 -04:00
lib fixing unit test execution related to trashbin 2015-04-07 13:30:31 +02:00
templates use class for no results div instead of id. the elements are not unique. 2015-01-06 14:34:35 +01:00
tests Replace originalStorage in tests with a proper teardown 2015-04-08 12:45:38 +02:00
list.php Update license headers 2015-03-26 11:44:36 +01:00