nextcloud/tests
Vincent Petry ca690c4d02 Added RepairStep interface and default repair step lists
The updater is using "before update" repair steps and "regular" repair
steps.
The "regular" repair steps are also used by the CLI tool.

Currently no steps exist but can be added later in the static methods in
the \OC\Repair class.

Added unit test to test messaging, error and exception cases.
2014-06-12 17:38:26 +02:00
..
data Correctly read the full stream in file_get_contents 2014-04-01 10:07:16 +02:00
lib Added RepairStep interface and default repair step lists 2014-06-12 17:38:26 +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 Added ext storage app in autotest unit test run 2014-05-05 15:03:10 +02:00
karma.config.js Added unit tests for share.js and share icon 2014-06-02 15:59:06 +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 Make PHPUnit_Framework_TestListener implementations compatible to 4.0. 2014-04-24 15:16:57 +02:00
testcleanuplistener.php Added check and cleanup for storage/filecache 2014-06-12 13:45:39 +02:00