kirill-stepanishin commented on code in PR #3297:
URL: https://github.com/apache/tinkerpop/pull/3297#discussion_r2733294816


##########
gremlin-server/src/test/java/org/apache/tinkerpop/gremlin/driver/DriverExamplesIntegrateTest.java:
##########


Review Comment:
   I agree that making the examples complete tests makes more sense in this 
isolated context. It's done more to mimic the rest of the GLVs, where currently 
the examples are also simply executed as part of the integration tests. Perhaps 
adding output validation and converting examples into proper tests could be a 
future piece of work.
   As of now, I think it makes sense to keep the current approach to stay 
consistent with the other GLVs, and the main goal of catching the breaking 
changes that affect examples is still achieved.



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