Adding test cases to camel routes with saga
I’m currently stuck on a test case for camel route with saga, whenever i call the saga routeId with adviceWith, i get an error saying “exchange is not part of saga” and when I try using routeId of the camel route, i get the error saying: there are no outputs which natches: direct:updateDoc in the route: Route(updateDoc) [From[direct:updateDoc]-> [Saga[compensation:…. Error