OpenSearch/qa/smoke-test-http/src/test/java/org/elasticsearch/http
Jason Tedor 7eed3e5585
Remove use of Setting#getRaw in deprecation tests (#47262)
This commit removes a use of Setting#getRaw from the deprecation header
tests. The use of Setting#getRaw is not needed here, the x-content
infrastructure will take care of emitting the appropriate values here,
and so the caller does not need to convert these to string
representations of the settings values.
2019-09-30 06:35:59 -04:00
..
ContextAndHeaderTransportIT.java Core: Less settings to AbstractComponent (#35140) 2018-10-31 21:23:20 -04:00
CorsNotSetIT.java HLRest: Allow caller to set per request options (#30490) 2018-05-31 13:59:52 -04:00
CorsRegexIT.java HLRest: Allow caller to set per request options (#30490) 2018-05-31 13:59:52 -04:00
DeprecationHttpIT.java Switch many QA projects to use new style requests (#30574) 2018-05-15 17:48:47 -04:00
DetailedErrorsDisabledIT.java Docs: Fixed a grammatical mistake: 'a HTTP ...' -> 'an HTTP ...' (#33744) 2018-09-17 15:35:54 -04:00
DetailedErrorsEnabledIT.java Switch many QA projects to use new style requests (#30574) 2018-05-15 17:48:47 -04:00
HttpCompressionIT.java Deprecate types in index API (#36575) 2018-12-18 08:53:49 -05:00
HttpSmokeTestCase.java Remove `MockTcpTransport` for ESIntegTestCase (#36089) 2018-11-30 09:04:51 -07:00
NoHandlerIT.java HLRest: Allow caller to set per request options (#30490) 2018-05-31 13:59:52 -04:00
ResponseHeaderPluginIT.java HLRest: Allow caller to set per request options (#30490) 2018-05-31 13:59:52 -04:00
RestHttpResponseHeadersIT.java Switch many QA projects to use new style requests (#30574) 2018-05-15 17:48:47 -04:00
SearchRestCancellationIT.java Convert most awaitBusy calls to assertBusy (#45794) (#47112) 2019-09-29 12:21:46 +01:00
TestDeprecatedQueryBuilder.java Lowercase static final DeprecationLogger instance names (#34887) 2018-10-25 21:12:19 -07:00
TestDeprecationHeaderRestAction.java Remove use of Setting#getRaw in deprecation tests (#47262) 2019-09-30 06:35:59 -04:00
TestDeprecationPlugin.java Deguice rest handlers (#22575) 2017-01-20 11:48:51 -05:00
TestResponseHeaderPlugin.java Remove Settings from BaseRestRequest Constructor (#45418) (#45429) 2019-08-12 05:14:45 +02:00
TestResponseHeaderRestAction.java Remove Settings from BaseRestRequest Constructor (#45418) (#45429) 2019-08-12 05:14:45 +02:00