jmakeig / mltap

A JavaScript test harness for MarkLogic that (roughly) implements the Node.js tape API
Apache License 2.0
0 stars 0 forks source link

Better reporting on MarkLogic remote invocation errors #47

Open jmakeig opened 8 years ago

jmakeig commented 8 years ago

For example, in marklogic-remote.js if there’s a 500 error, it should bubble up the stack.

jmakeig commented 8 years ago

Moving out of 1.0 milestone. Depends on marklogic/node-client-api#297 and that’s not likely to happen soon. Mostly important to mltap developers, not users.