I didn't add these specific tests yet for gremlin-javascript but I'll
do so and let you know how it goes.

Current test suite is located at
https://github.com/jbmusso/gremlin-javascript/tree/78f7d548b83f2469a2fca720587143c9c753197b/test

Jean-Baptiste

On Fri, Jan 29, 2016 at 10:25 PM, Stephen Mallette <spmalle...@gmail.com> wrote:
> If you don't build a driver for Gremlin Server, no need to read any
> further....
>
> If you are still reading it means you develop drivers for Gremlin Server -
> can you please comment on whether or not you have tested (unit tests,
> tested manually, whatever....) the sending the following as parameter
> values:
>
> 1. List/Map
> 2. Map of arbitrary depth (i.e. Maps with a Map)
> 3. List containing Maps/Lists
> 4. List with mixed types (including Map/List)
>
> It would be nice to hear if all that kind of stuff works nicely on your
> ends.
>
> Thanks,
>
> Stephen

Reply via email to