Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-18484

Camel-xchange: Enable mock testing without neaed of real account

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.19.0
    • 3.19.0
    • None
    • None
    • Unknown

    Description

      Tests in camel-xchange component are disabled by default (because of the need of the real credentials)

      @EnabledIfSystemProperty(named = "enable.xchange.itests", matches = "true", disabledReason = "Requires API credentials") 

      It would be much better if the functionality was covered by mocked junit tests. (For example wiremock could be used)

      • if enable.xchange.itests is set to true, not-mocked test would be used (as before)

      Attachments

        Issue Links

          Activity

            People

              jondruse Jiri Ondrusek
              jondruse Jiri Ondrusek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: