nextcloud-server/tests
Roeland Jago Douma 1f370c97ed
OCSController requires DataResponse
The OCS Controller requires a DataResponse object to be returned.
This means that all error handling will have to be done via exceptions
thrown and handling in the middleware.
2016-08-10 12:40:26 +02:00
..
apps
Core Renamed test classes for file logging tests. 2016-07-22 14:47:50 +02:00
data
docker/mariadb
lib OCSController requires DataResponse 2016-08-10 12:40:26 +02:00
objectstore fix swift primary object store test (#25281) 2016-07-05 08:54:51 +02:00
Settings Merge branch 'master' into sync-master 2016-07-07 11:29:46 +02:00
travis Changed name of default logfile from owncloud.log to nextcloud.log. 2016-07-04 11:50:32 +02:00
apps.php Fix the tests again 2016-05-25 16:51:02 +02:00
bootstrap.php
enable_all.php
karma.config.js
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +02:00
phpunit-autotest.xml
phpunit.xml.dist
preseed-config.php
startsessionlistener.php