/JSONQueryExpressionTests

A test suite for JSON query expressions

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

JSON Query Expression Tests

This project is a test suite for JSON Query Expressions.

There are currently connectors for

Hopefully, over time, more connectors will be made, and the suite improved.

Installation

JSON Query Expression connectors are meant to be their own project. It is expected that the tests/test_jx subdirectory of this project be insert into the tests/test_jx subdirectory of those other projects to provide the test suite. How this is done will be left to the project owner.

Look at the jx-sqlite project to see how thistest suite is used.

History

This test suite is used to test the ActiveData service logic. ActiveData is the project name for the ElasticSearch 1.7.x translation service.

Maybe a connector will become a GSOC project. Here is my proposal