[
https://issues.apache.org/jira/browse/TINKERPOP-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514355#comment-17514355
]
ASF GitHub Bot commented on TINKERPOP-2525:
-------------------------------------------
spmallette opened a new pull request #1605:
URL: https://github.com/apache/tinkerpop/pull/1605
https://issues.apache.org/jira/browse/TINKERPOP-2525
@FlorianHockmann please take a look at the .NET changes. I wasn't familiar
with the CompatibilitySuppressions.xml file and not sure I liked how i dealt
with the `checkAdjacentVertices` option that was missing from
`SubgraphStrategy`. Perhaps you could suggest a better way than how I did it?
All tests pass with `docker/build.sh -t -n -i`
VOTE +1
--
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]
> Extend Gherkin tests to cover strategies
> ----------------------------------------
>
> Key: TINKERPOP-2525
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2525
> Project: TinkerPop
> Issue Type: Improvement
> Components: test-suite
> Affects Versions: 3.4.10
> Reporter: Stephen Mallette
> Priority: Minor
>
> We now have a much more advanced test suite in 3.5.0 for processing Gherkin
> tests. We should extend the Gherkin tests further to include tests for
> {{TraversalStrategy}} instances.
> Of note {{SubgraphStrategy}} class doesn't have a {{checkAdjacentVertices}}
> parameter in its constructor.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)