elastic / elasticsearch-sql-odbc

ODBC driver for Elasticsearch SQL
Other
0 stars 30 forks source link

Fix test: force JSON format for tests #203

Closed bpintea closed 4 years ago

bpintea commented 4 years ago

This PR fixes the integration tests past switching to CBOR by default for the REST body format (#201): the integration tests make use of the (textual) JSON format, which needs to be enabled in the connection string used by the simulated connection.