You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "JiriOndrusek (via GitHub)" <gi...@apache.org> on 2024/03/11 13:25:00 UTC

[I] jt400: extend test coverage [camel-quarkus]

JiriOndrusek opened a new issue, #5859:
URL: https://github.com/apache/camel-quarkus/issues/5859

   ### Describe the feature here
   
   Test coverage of jt400 uses mock as400 and is very small. To cover jt400 we should:
   
   1. Add an option to use external jt400 srver
   2. Cover scenarios from the Camel [doc](https://camel.apache.org/components/4.4.x/jt400-component.html) 
   
   -----
   
   Scenarios to cover:
   
   - To send or receive data from a data queue
   - To send or receive messages from a message queue
   - To call program
   - Text vs binary format
   - Keyed dataqueue with different search types
   - Cover message headers
   - Use examples from the doc in the coverage
   


-- 
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: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] jt400: extend test coverage [camel-quarkus]

Posted by "jamesnetherton (via GitHub)" <gi...@apache.org>.
jamesnetherton closed issue #5859: jt400: extend test coverage
URL: https://github.com/apache/camel-quarkus/issues/5859


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org