server/tests
Vincent Petry 19c73a8464 Added check and cleanup for storage/filecache
Some tests don't clean up the file cache and sometimes entries are
reused by mistake in subsequent test suites.

This cleans up the file cache and storage after every test suite and
also shows an annoying warning.
2014-06-12 13:45:39 +02:00
..
data Correctly read the full stream in file_get_contents 2014-04-01 10:07:16 +02:00
lib Use assertNotSame when checking etags 2014-06-11 17:28:18 +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