nextcloud/tests
Vincent Petry e92fe47d2a Remove annoying karma 404 warnings for images
Karma now serves images from core to avoid polluting the logs with a lot
of 404 warnings.

This also makes it easier to read the test errors during development.
2014-04-11 15:25:40 +02:00
..
data Correctly read the full stream in file_get_contents 2014-04-01 10:07:16 +02:00
lib Merge pull request #8137 from owncloud/routeing-requirements 2014-04-10 16:23:01 +02:00
apps.php load test cases from enabled apps 2012-10-08 14:26:51 +02:00
bootstrap.php Merge pull request #7678 from owncloud/test-bootstrap-fileproxy-cleanup 2014-03-28 11:33:57 +01:00
enable_all.php add first unit test for the versioning app 2014-01-21 16:22:08 +01:00
karma.config.js Remove annoying karma 404 warnings for images 2014-04-11 15:25:40 +02:00
phpunit-autotest.xml adding StartSessionListener which initializes the session before each test case execution 2014-03-13 16:19:17 +01:00
phpunit.xml.dist adding StartSessionListener which initializes the session before each test case execution 2014-03-13 16:19:17 +01:00
preseed-config.php fixing syntax for openssl config 2013-10-15 00:44:55 +02:00
startsessionlistener.php introduce reopen() method to be used for unit test execution only - right after a unit test has been executed the session will be reopened 2014-03-17 21:57:10 +01:00
testcleanuplistener.php Added .ocdata file to check for data folder validity 2014-03-14 15:36:35 +01:00