Refactor the loading of WireMock mappings

XMLWordPrintable

      Currently, we use JSON-based mappings for requests to WireMock. This causes issues when a test requires to override the default mapping as custom mappings for the test are usually loaded after the application already started (and begins to fire requests).

      To have more flexibility in our tests, we need to implement a better way of choosing between the mappings (e.g. by creating them in Java, or only using response files that can be referenced from the mapping config).

            Assignee:
            Miklas Boskamp
            Reporter:
            Miklas Boskamp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: