davsclaus opened a new pull request, #63:
URL: https://github.com/apache/camel-jbang-examples/pull/63

   ## Summary
   - Update `generate-catalog.sh` to detect Citrus integration tests in example 
`test/` directories
   - Add `hasCitrusTests` boolean field to each catalog entry
   - Recursively detects `*.citrus.it.yaml` and `*.citrus.it.xml` files in 
`test/` subdirectories (handles nested examples like 
`smart-log-analyzer/first-iteration`)
   - 7 examples currently flagged with `hasCitrusTests: true`
   
   ## Test plan
   - [x] Run `./generate-catalog.sh` and verify `hasCitrusTests` appears in 
generated JSON
   - [x] Verify `mqtt`, `ftp`, `aws/aws-sqs`, `aws/aws-s3-event-based`, 
`openapi/client`, `openapi/server`, `smart-log-analyzer` are detected as having 
Citrus tests
   - [x] Verify examples without tests have `hasCitrusTests: false`
   
   _Claude Code on behalf of Claus Ibsen_


-- 
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]

Reply via email to