nextcloud/tests
Daniel Calviño Sánchez 00c3a7eb4c Fix HTTP client given options being overriden by default options
According to the array_merge documentation, "If the input arrays have
the same string keys, then the later value for that key will overwrite
the previous one." Thus, the default options must be the first parameter
passed to array_merge.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-06-14 21:36:04 +02:00
..
Core Fix tests 2018-05-14 13:30:22 +02:00
Settings Merge all setup checks into one controller 2018-06-13 15:25:08 +02:00
acceptance Properly check for the sidebar 2018-06-09 12:06:14 +02:00
apps Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +01:00
data fix appinfo parsing when a single localized option is provided 2018-04-17 11:14:03 +02:00
docker Namespace and array syntax fixes 2017-03-19 14:52:54 -06:00
lib Fix HTTP client given options being overriden by default options 2018-06-14 21:36:04 +02:00
objectstore make object prefix configurable 2016-11-14 15:10:56 +01:00
travis Changed name of default logfile from owncloud.log to nextcloud.log. 2016-07-04 11:50:32 +02:00
apps.php Fix the tests again 2016-05-25 16:51:02 +02:00
bootstrap.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +01:00
drone-wait-objectstore.sh Kill objectstore CI if we can't create a file 2018-02-26 14:54:27 +01:00
enable_all.php Add tests 2018-01-25 13:44:47 +01:00
karma.config.js Fixing failing test cases due to change in functionality. 2018-03-27 01:34:00 +05:30
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +02:00
phpunit-autotest.xml Add tests 2018-01-25 13:44:47 +01:00
preseed-config.php add azure unit tests with azurite 2018-06-04 16:18:03 +02:00
redis-cluster.config.php Fix drone 2017-07-14 15:04:18 +02:00
redis.config.php Fix drone 2017-07-14 15:04:18 +02:00
startsessionlistener.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +01:00