spmallette commented on code in PR #3211:
URL: https://github.com/apache/tinkerpop/pull/3211#discussion_r2441138280


##########
gremlin-test/src/main/resources/org/apache/tinkerpop/gremlin/test/features/sideEffect/Subgraph.feature:
##########
@@ -67,4 +67,27 @@ Feature: Step - subgraph()
     Then the result should be a subgraph with the following
       | edges |
     And the result should be a subgraph with the following
-      | vertices |
\ No newline at end of file
+      | vertices |
+
+
+  Scenario: 
g_VX1X_outEXknowsX_subgraphXsgX_name_capXsgX_isXtypeOfXGType_GRAPHXX_count

Review Comment:
   given we grouped together all the other "types" for `typeOf` testing, will 
we wonder where positive tests of `Gtype.GRAPH` are? (i did while reviewing 
this, but then scrolled a bit more and saw them here)



-- 
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]

Reply via email to