Otavio Rodolfo Piske created CAMEL-20553:
--------------------------------------------
Summary: camel-amqp: increase test coverage for edge cases
Key: CAMEL-20553
URL: https://issues.apache.org/jira/browse/CAMEL-20553
Project: Camel
Issue Type: Bug
Components: camel-amqp
Affects Versions: 4.4.0, 4.5.0
Reporter: Otavio Rodolfo Piske
Fix For: 4.x
When reviewing the PR for CAMEL-20521 I noticed that the test library for
camel-amqp is not very extensive. Although that component is built on top of
camel-jms (which is *battle tested for many years* and has an *extensive*
library of tests), we may be lacking test coverage in a few areas that are
specific to AMQP or for which the behavior and/or features don't align 1-to-1
with those implemented in camel-jms.
As such, this is a tracking ticket to identify those areas and implement tests
for these edge cases as needed.
Obs.: these should focus on easily testable items that could be automated and
handled in the ASF CI. Large scale, performance and others should be handle on
a per-case basis.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)