server/tests
Lukas Reschke 233c49f4b9 Make supported DBs configurable within config.php
This commit will make the supported DBs for installation configurable within config.php. By default the following databases are tested: "sqlite", "mysql", "pgsql". The reason behind this is that there might be instances where we want to prevent SQLite to be used by mistake.

To test this play around with the new configuration parameter "supportedDatabases".
2014-10-27 21:39:34 +01:00
..
acceptance correct delete-icon to icon-delete, fix #11128 2014-09-22 18:17:33 +02:00
data Use rawurlencode since this seems to be expected by cURL 2014-10-14 13:16:23 +02:00
lib Make supported DBs configurable within config.php 2014-10-27 21:39:34 +01:00
settings/controller Fix unit test 2014-10-16 15:41:45 +02:00
apps.php
bootstrap.php Load apps in test situations 2014-09-10 17:28:25 +02:00
enable_all.php fix trash bin expire operation and add unit tests 2014-06-17 22:36:30 +02:00
karma.config.js Add timeout to user and group deletion notification 2014-09-15 14:04:44 +02:00
phpunit-autotest.xml Refactor MailSettings controller 2014-10-14 15:38:34 +02: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 Update preseed-config.php 2014-06-13 00:07:43 +02:00
startsessionlistener.php kill OC::$session 2014-08-29 10:22:21 +02:00
testcleanuplistener.php don't clean up the test environment if a data provider was finished 2014-08-13 11:41:11 +02:00