Skip to content
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

more instruction annotations and bug fix #1814

Merged
merged 3 commits into from
Dec 5, 2019
Merged

Conversation

karussell
Copy link
Member

No description provided.

assertFalse(rsp.hasErrors());
il = rsp.getBest().getInstructions();
assertEquals("continue onto Obere Landstraße", il.get(0).getTurnDescription(tr));
assertEquals("", il.get(0).getAnnotation().getMessage());
Copy link
Member Author

@karussell karussell Dec 4, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an important check - i.e. foot should not get the 'get off the bike' annotation :)

@karussell karussell merged commit cb1bea1 into master Dec 5, 2019
@karussell karussell deleted the more_annotations branch December 5, 2019 15:41
@karussell karussell added the bug label Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant