jamesnetherton opened a new pull request, #8776: URL: https://github.com/apache/camel-quarkus/pull/8776
Replace the real docling-serve container in DoclingTestResource with WireMock record/playback. Default mode (CI) replays pre-recorded stubs with no container. Setting camel.quarkus.start-mock-backend=false uses the real container directly. Running with WIREMOCK_RECORD=true starts the container and captures stubs for future replays. Also use deterministic temp file names in DoclingResource so that recorded stubs match on replay. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
