You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2019/06/20 14:09:35 UTC

[tinkerpop] branch tp33 updated (11b1235 -> d7b94be)

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch tp33
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 11b1235  TINKERPOP-2228 Added tests for valueMap on Path CTR
     add d7b94be  Added some tests for g.V()/E() around accepting vertex/edge objects CTR

No new revisions were added by this update.

Summary of changes:
 gremlin-test/features/map/Vertex.feature           | 53 ++++++++++++++++
 .../tinkerpop/gremlin/AbstractGremlinTest.java     |  6 +-
 .../process/traversal/step/map/VertexTest.java     | 71 ++++++++++++++++++++++
 3 files changed, 129 insertions(+), 1 deletion(-)