nextcloud/tests
Thomas Müller d2d99a91a0 fix swift primary object store test (#25281)
* Wait for socket to be open

* Fix call on null

* Allow DB access for MountProviderTest

Makes unit tests pass when using object store, since their FS access is
actually oc_filecache DB access. It is currently not possible to mock
or bypass the logic from "SharedMount::verifyMountPoint()" triggered by
this test.
2016-07-05 08:54:51 +02:00
..
Core occ web executor (#24957) 2016-06-22 13:12:36 +02:00
Settings prevent users from deleting their own session token 2016-06-28 16:17:37 +02:00
apps [App Code Check] add check for version and mandatory fields 2015-09-24 11:58:12 +02:00
data Add two factor auth to core 2016-05-23 11:21:10 +02:00
docker/mariadb Use official mariadb docker 2016-02-11 14:17:17 +01:00
lib Various database migration fixes (#25209) 2016-06-29 14:54:41 +02:00
objectstore fix swift primary object store test (#25281) 2016-07-05 08:54:51 +02:00
travis Make Travis CI pass when DAV was not touched 2015-10-29 10:14:45 +01:00
apps.php Fix the tests again 2016-05-25 16:51:02 +02:00
bootstrap.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
enable_all.php implementation of the federated share provider 2016-02-08 11:30:48 +01:00
karma.config.js Add system tags filter section for files app 2016-02-09 10:59:29 +01:00
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +02:00
phpunit-autotest.xml Fix coverage reporting 2016-02-16 14:21:28 +01:00
phpunit.xml.dist Add endpoint with list of OCS providers 2015-06-27 18:23:49 +02:00
preseed-config.php Do not add apps2/ directory if it does not exist 2015-03-19 09:07:29 +01:00
startsessionlistener.php Make compatible with PHPUnit 5.1 2015-12-10 09:22:41 +01:00