OpenSearch/modules/lang-mustache
Luca Cavanna 14ba36977e [TEST] prevent yaml tests from using raw requests (#26044)
Raw requests are supported only by the java yaml test runner and were introduced to test docs snippets. Some yaml tests ended up using them (see #23497) which causes failures for other language clients. This commit migrates those yaml tests to Java tests that send requests through the Java low-level REST client, and also moves the ability to send raw requests to a special client that's only available when testing docs snippets.

Closes #25694
2017-08-07 11:02:16 +02:00
..
licenses Dependencies: Updates to mustache 0.9.3 (#20337) 2016-09-06 13:31:59 +02:00
src [TEST] prevent yaml tests from using raw requests (#26044) 2017-08-07 11:02:16 +02:00
build.gradle Remove Deprecated Script Settings (#24756) 2017-05-18 13:32:46 -07:00