nextcloud-server/tests
Vincent Petry d7169ffdec Restore DB connection after failure
In case of failure, PHPUnit seems to skip `tearDown`, so any useful
assertion messages cannot be shown because `tearDownAfterClass` is
throwing an error because of database usage.

This commit makes sure we also restore the database in
`tearDownAfterClass` to prevent the data root restoration to fail
2015-12-21 18:14:29 +07:00
..
acceptance
apps
core [Avatar] Make the avatar controller use the avatar node 2015-12-16 21:41:58 +07:00
data Add code integrity check 2015-12-01 11:55:20 +07:00
lib Restore DB connection after failure 2015-12-21 18:14:29 +07:00
objectstore Use proper statement to retrieve the IP of an docker instance 2015-10-30 09:28:33 +07:00
ocs
ocs-provider
settings Only try to load avatars in the user list if there is any 2015-12-04 14:56:49 +07:00
travis Make Travis CI pass when DAV was not touched 2015-10-29 10:14:45 +07:00
apps.php
bootstrap.php
enable_all.php added app "federation", allows you to connect ownClouds and exchange user lists 2015-11-19 18:06:38 +07:00
karma.config.js Merge branch 'master' into issue_20427 2015-12-03 12:35:49 +07:00
phpunit-autotest-external.xml remove deprecated strict setting 2015-12-09 12:10:12 +07:00
phpunit-autotest.xml
phpunit.xml.dist
preseed-config.php
startsessionlistener.php Make compatible with PHPUnit 5.1 2015-12-10 09:22:41 +07:00