[
https://issues.apache.org/jira/browse/CAMEL-18486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-18486:
--------------------------------
Priority: Minor (was: Major)
> Camel-xchange: Add mocked mapping for the test
> AccountProducerTest#testFundingHistory
> -------------------------------------------------------------------------------------
>
> Key: CAMEL-18486
> URL: https://issues.apache.org/jira/browse/CAMEL-18486
> Project: Camel
> Issue Type: Test
> Affects Versions: 3.19.0
> Reporter: Jiri Ondrusek
> Assignee: Jiri Ondrusek
> Priority: Minor
>
> During implementation of https://issues.apache.org/jira/browse/CAMEL-18484 I
> had a problem with the test {_}AccountProducerTest#testFundingHistory{_}.
> Test works when using real account, but once I added a wiremock recording
> server to catch communication, I gotÂ
> {code:java}
> org.knowm.xchange.exceptions.ExchangeException: API-key format invalid. (HTTP
> status code: 400) {code}
> I'm not sure why this is happening. It would be nice to solve this problem
> and once it works, enable this test for the mocked testing (it is disabled
> with a comment now)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)