nextcloud-server/tests
Roeland Jago Douma f0b617b508 Use DI
* Register OCP\Capability\IManager at DIContainer
* Add register capabilities to appframework
* Register capabilities in DI way
* Make unit test pass again
* Remove CapabiltiesManager from OCP
2015-08-10 10:45:16 +07:00
..
acceptance
core [avatar] add error handlers for avatar setup 2015-07-30 18:05:32 +07:00
data Check for methods as good as possible 2015-07-17 12:34:56 +07:00
lib Use DI 2015-08-10 10:45:16 +07:00
ocs Following the spec: 2015-08-05 17:49:44 +07:00
ocs-provider Add endpoint with list of OCS providers 2015-06-27 18:23:49 +07:00
settings also block certificate management in the back-end if external storages are disabled for the user 2015-08-04 18:33:19 +07:00
apps.php do not execute integration tests when executing autotest.sh 2015-05-15 16:38:21 +07:00
bootstrap.php Fixing unit test execution 2015-07-03 18:00:16 +07:00
enable_all.php Further cleanup of files_encryption 2015-04-07 13:30:28 +07:00
karma.config.js Update JS unit test libs 2015-07-10 11:21:47 +07:00
phpunit-autotest-external.xml Setup a docker container that holds a webdav instance to test files_external 2014-12-17 21:50:35 +07:00
phpunit-autotest.xml Add endpoint with list of OCS providers 2015-06-27 18:23:49 +07:00
phpunit.xml.dist Add endpoint with list of OCS providers 2015-06-27 18:23:49 +07:00
preseed-config.php Do not add apps2/ directory if it does not exist 2015-03-19 09:07:29 +07:00
startsessionlistener.php