elastic / elasticsearch-sql-odbc

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

Add JDBC's protocol tests as integration tests #149

Closed bpintea closed 5 years ago

bpintea commented 5 years ago

This PR adds the tests used by the JDBC driver as protocol tests along ODBC's integration tests. JDBC's tests are lifted from the source, the queries executed through the ODBC driver and the results converted and compared to values in the tests.