-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cucumber Test give a strange result with viaroute #823
Comments
Great! Can you make a pull request for these tests? |
A pull request, what do you mean Dennis ? Can you tell me detail ? |
@sonpnt Do you want to submit a pull request or shall I go ahead and add the tests? |
Hi Dennis, I just made a pull request and waiting for your fixes to test again. |
Thanks, much appreciated. Let's close here and move discussion to #827 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have a few issues related to viaroute wrong but they all have not been solved perfectly yet, so I try to make a cucumber test to find out the problem. And I found out 2 problems.
The first one we have some cases failed with viaroute. you can see the screenshot
The second one I only try to turn around node map 180 degrees to be easy to look at (go down from a to m instead of go up from a to m), I see cucumber test returns a different result compare to sceenshot1. It is very strange to me
Cucumber text code:
Test 1:
@routing @testbot @via @Oneway
Feature: Via points
Test 2
@routing @testbot @via @Oneway
Feature: Via points
Thanks
The text was updated successfully, but these errors were encountered: