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

Navigation from test classes #942

Open
davsclaus opened this issue Oct 14, 2023 · 0 comments
Open

Navigation from test classes #942

davsclaus opened this issue Oct 14, 2023 · 0 comments

Comments

@davsclaus
Copy link
Collaborator

Seems nice, but we miss one important thing: navigation from Test classes. I can see there is navigation between Route definitions: if I click e.g. on to("direct:someUri") then it takes me to corresponding Route where the from("direct:someUri") is defined. The other way around finding usages also work. However in Test classes where we have e.g. a ProducerTemplate with annotation @produce("direct:someUri") navigation is not in place. Having extensive test scenarios we find this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant