nextcloud/tests
Thomas Müller 999f6216dc - fix dropTable() and introduce tableExists()
- kill replaceDB() - this function is unused and it's implementation obviously wrong
- add method annotation OC_DB_StatementWrapper::fetchAll
- remove duplicate code in Test_DBSchema and reuse OC_DB::tableExists
- remove unused variables
2014-05-30 23:34:42 +02:00
..
data Correctly read the full stream in file_get_contents 2014-04-01 10:07:16 +02:00
lib - fix dropTable() and introduce tableExists() 2014-05-30 23:34:42 +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 Sharing overview fixes and unit tests 2014-05-30 10:06:29 +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 Normalise testcleanuplistener.php indentation and end of file. 2014-04-24 16:42:28 +02:00