camel-tooling / camel-tooling/camel-idea-plugin
Navigation from test classes
Open
enhancement
- Dominant language
- Java
- Stars
- 210
- Forks
- 59
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 6
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.