Uploaded image for project: 'Subscription Watch'
  1. Subscription Watch
  2. SWATCH-3753

Rename profile for local IQE testing

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Undefined Undefined
    • Next - API
    • None
    • None
    • None

      At the moment, we're using the wiremock profile for local iqe testing. For example, when running a random service:

      DEV_MODE=true QUARKUS_PROFILE=wiremock ./mvnw clean install -DskipTests -pl swatch-contracts quarkus:dev
      

      However, local IQE testing is not really about "wiremock", but to have a nginx instance that will be doing the routing/proxying between the IQE tests and the backend service. Even though, we have a wiremock instance also running and being in use.

      I suggest to rename it to simply "local".

      Acceptance Criteria

      • Update the documentation to use the new profile name.
      • Update all the services that do already support the local iqe testing to use the new profile name.

              jcarvaja@redhat.com Jose Carvajal Hilario
              jcarvaja@redhat.com Jose Carvajal Hilario
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: