jamesnetherton commented on pull request #2524: URL: https://github.com/apache/camel-quarkus/pull/2524#issuecomment-828184431
Asside from the `LraTestResource` mods, I'm a bit confused by the changes to this test. The general idea is that `CreditService` has a limit of 100 credits. The test then makes 3 'orders' amounting to 95 credits. It then attempts another order with a total of 20 to trigger the 'Insufficient Credit' scenario. So from what I can see, the assertions are valid and correct (I think I stole this idea from the Camel main project BTW). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org