nextcloud/tests
Vincent Petry 356eef0739 Quota storage wrapper is now used for all users in sharing mode
When accessing a shared folder, the folder's owner appears as mountpoint
but wasn't wrapped by a quota storage wrapper.

This fix makes sure that all home storages are wrapped by a quota
storage wrapper, if applicable, to make sure quotas are respected when
uploading into shared folders.
2013-11-21 12:04:54 +01:00
..
data Add DB tests for default numeric 2013-11-12 11:27:57 +01:00
lib Quota storage wrapper is now used for all users in sharing mode 2013-11-21 12:04:54 +01:00
apps.php load test cases from enabled apps 2012-10-08 14:26:51 +02:00
bootstrap.php Remove $RUNTIME_NOAPPS - setting to false was not enough 2013-09-26 14:03:04 +02:00
enable_all.php some unit test for the new ocs share api 2013-09-19 14:39:51 +02:00
phpunit-autotest.xml Add verbose to autotest phpunit, so we see skipped and incomplete tests. 2013-07-25 02:43:50 +02:00
phpunit.xml.dist phpunit.xml: Port code coverage excludes from autotest to dist. 2013-09-26 19:05:47 +02:00
preseed-config.php fixing syntax for openssl config 2013-10-15 00:44:55 +02:00