server/tests
Adam Williamson e0ae87051f storage test: use new file for testTouchCreateFile()
this test would never succeed, because the previous test -
testFOpen() - creates the file 'foo', but testTouchCreateFile()
starts out by asserting it doesn't exist. Change the test to
use a file called 'touch' instead (which does not previously
exist).
2014-11-10 17:49:35 -08:00
..
acceptance correct delete-icon to icon-delete, fix #11128 2014-09-22 18:17:33 +02:00
data adding console command to generate javascript translation files based on existing php translation files 2014-10-29 10:09:12 +01:00
lib storage test: use new file for testTouchCreateFile() 2014-11-10 17:49:35 -08:00
settings/controller Fix unit test 2014-10-16 15:41:45 +02:00
apps.php load test cases from enabled apps 2012-10-08 14:26:51 +02:00
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 migrate jQuery to bower 2014-11-04 14:28:29 +01: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