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

Failed testcase testGkgtoDateWhere #43

Closed jmamanpara closed 1 year ago

jmamanpara commented 6 years ago

URL : http://localhost:9080/marklogic/GDeltGKG/FeatureServer/0/query?outFields=urlpubtimedate&returnGeometry=false&where=urlpubtimedate+%3E+TO_DATE%28%271977-12-01+12%3A00%3A00%27%2C%27YYYY-MM-DD+HH24%3AMI%3ASS%27%29&spatialRel=esriSpatialRelIntersects

testGkgtoDateWhere

java.lang.AssertionError: 1 expectation failed. JSON path features[0].attributes.urlpubtimedate doesn't match. Expected: is <1495616400000L> Actual: 1495605600000

jkerr5 commented 1 year ago

Move to GDS and check if still needed

mitchshepherd commented 1 year ago

Moved to GDS