nextcloud/tests
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
..
acceptance correct delete-icon to icon-delete, fix #11128 2014-09-22 18:17:33 +02:00
core Merge pull request #12085 from owncloud/add-swift-mailer 2015-03-17 11:15:39 +01:00
data Merge pull request #14399 from owncloud/ignore-empty-plurals 2015-03-26 20:15:33 +01:00
lib Replace originalStorage in tests with a proper teardown 2015-04-08 12:45:38 +02:00
settings Remove hardcoded link to performance docs 2015-04-07 12:25:30 +02:00
apps.php load test cases from enabled apps 2012-10-08 14:26:51 +02:00
bootstrap.php kill OC_FileProxy 💥 2015-04-07 13:30:28 +02:00
enable_all.php Further cleanup of files_encryption 2015-04-07 13:30:28 +02:00
karma.config.js Use storage id + appframework for ext storage CRUD 2015-03-12 18:51:02 +01:00
phpunit-autotest-external.xml Setup a docker container that holds a webdav instance to test files_external 2014-12-17 21:50:35 +01:00
phpunit-autotest.xml Add provisioning_api app 2014-12-24 22:15:20 +01:00
phpunit.xml.dist Add provisioning_api app 2014-12-24 22:15:20 +01:00
preseed-config.php Do not add apps2/ directory if it does not exist 2015-03-19 09:07:29 +01:00
startsessionlistener.php kill OC::$session 2014-08-29 10:22:21 +02:00