Cole-Greer opened a new pull request, #3186: URL: https://github.com/apache/tinkerpop/pull/3186
This PR inlines the majority of parameters in feature test scenarios for steps such as inject() and withSideEffect(). This is largely in service of the [larger work on GValue parameterization](https://github.com/apache/tinkerpop/pull/3157). Parameters are largely unnecessary in the feature tests since they have been migrated from gremlin-groovy to gremlin-lang. A new bit of gherkin syntax is being added to directly set side effects without relying on query parameters which enables adding dynamic values such as vertex ids into side effects. This change also exposed a bug in the Go translator, which has been resolved as well. -- 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]
