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


##########
gremlin-test/src/main/resources/org/apache/tinkerpop/gremlin/test/features/filter/Has.feature:
##########
@@ -620,4 +620,451 @@ Feature: Step - has()
     g.V().has("name", null)
     """
     When iterated to list
-    Then the result should be empty
\ No newline at end of file
+    Then the result should be empty
+  @GraphComputerVerificationMidVNotSupported

Review Comment:
   overall the test organization looks better since i called in out in my first 
review, but i'm still not seeing where we've expanded tests much to cover cases 
that don't use mid-V. 



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