OpenSearch/test/fixtures
Armin Braun 231d079bf8
Fix Azure Mock Issues (#49377) (#49381)
Fixing a few small issues found in this code:
1. We weren't reading the request headers but the response headers when checking for blob existence in the mocked single upload path
2. Error code can never be `null` removed the dead code that resulted
3. In the logging wrapper we weren't checking for `Throwable` so any failing assertions in the http mock would not show up since they
run on a thread managed by the mock http server
2019-11-21 19:57:50 +01:00
..
azure-fixture Fix Azure Mock Issues (#49377) (#49381) 2019-11-21 19:57:50 +01:00
gcs-fixture HttpHandlers should return correct list of objects (#49283) 2019-11-20 09:26:42 +01:00
hdfs-fixture fix and enable repository-hdfs secure tests (#44044) (#44199) 2019-07-12 12:44:01 +10:00
krb5kdc-fixture Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
minio-fixture Move MinIO fixture in its own project (#49036) 2019-11-13 10:03:59 -05:00
old-elasticsearch [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
s3-fixture HttpHandlers should return correct list of objects (#49283) 2019-11-20 09:26:42 +01:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00