spmallette commented on code in PR #3458: URL: https://github.com/apache/tinkerpop/pull/3458#discussion_r3443874461
########## gremlin-test/src/main/resources/org/apache/tinkerpop/gremlin/test/features/map/VETraversal.feature: ########## @@ -0,0 +1,149 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review Comment: I'd prefer we not invent new feature test files like this. I think we want to keep these tests as step focused and oriented as possible - not feature focused. Integrate these tests into the existing Edge/Vertex.feature files. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
