You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/04/28 06:32:50 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on pull request #2524: fix org.apache.camel.quarkus.component.lra.it.LraTest failed #2523

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:
users@infra.apache.org