nextcloud/tests
Thomas Citharel 618bbb313c Fix reading blob data as resource
PostgreSQL returns data as resource when using IQueryBuilder::PARAM_LOB
(which is used for QBMapper).

Previously we just converted this resource using settype, which produced
things like "Resource id #14" instead of the actual resource data.

Now we read the stream correctly if the returned data is a resource

See context at #22472

Fixes #22439

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-07-25 15:59:36 +00:00
..
acceptance Fix branch selection in stable24 2022-07-06 17:36:30 +02:00
apps
Core Extend tests 2022-05-16 09:32:25 +00:00
data Fix tests with email templates 2022-01-18 20:56:50 +01:00
docker Use strict 2021-04-26 12:45:12 +02:00
lib Fix reading blob data as resource 2022-07-25 15:59:36 +00:00
objectstore
Test/Repair/Owncloud Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
travis
apps.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
bootstrap.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
drone-run-integration-tests.sh Also run for .sh and .json (when not package or package-lock) 2020-10-30 10:30:50 +01:00
drone-run-php-tests.sh Run php tests when 3rdparty changed 2022-06-14 10:38:01 +00:00
drone-wait-objectstore.sh Use minio for s3 tests 2021-07-01 08:22:24 +02:00
enable_all.php
jestBabelTransformer.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
jestSetup.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
karma.config.js Adapt test to new dist file layout 2022-01-08 10:14:53 +01:00
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +02:00
phpunit-autotest.xml Convert deprecation warnings to exception in php unit 2022-03-29 21:48:35 +02:00
preseed-config.php Use minio for s3 tests 2021-07-01 08:22:24 +02:00
redis-cluster.config.php
redis.config.php
startsessionlistener.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00