koopjs / koop-provider-marklogic

A Koop Provider that can be used to exposed data in MarkLogic via Esri feature services
https://koopjs.github.io/koop-provider-marklogic/
Other
6 stars 11 forks source link

Added abstract test and json test requests #33

Closed jkerr5 closed 6 years ago

jkerr5 commented 6 years ago

@jmamanpara this replaces your initial test with an abstract test that has a utility to convert the json requests into feature service urls.

Added the json requests to the src/test/resources dir. The todo ones need to have test cases added. The convert ones need to be converted to use the GDeltGKG service.

jkerr5 commented 6 years ago

32