nextcloud/tests
Andreas Fischer 8cd1f7464e Merge pull request #9672 from owncloud/mysql-affectedrows
Make MySQL affected row count consistent with other DBMSes

* owncloud/mysql-affectedrows:
  Added test of OCS privatedata to trigger key duplication
  Document why we have to check with defined() first.
  Make MySQL return "number of found rows" instead of number of "affected rows".
2014-07-20 21:29:16 +02:00
..
data add unit test 2014-06-04 16:29:41 +02:00
lib Merge pull request #9672 from owncloud/mysql-affectedrows 2014-07-20 21:29:16 +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 fix trash bin expire operation and add unit tests 2014-06-17 22:36:30 +02:00
karma.config.js Test runner now loads CSS and hides testArea 2014-06-24 16:32:18 +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 Update preseed-config.php 2014-06-13 00:07:43 +02:00
startsessionlistener.php Make PHPUnit_Framework_TestListener implementations compatible to 4.0. 2014-04-24 15:16:57 +02:00
testcleanuplistener.php Reenable proxies if a test failed to restore it 2014-07-15 23:05:01 +02:00