Skip to content

Move IgnoreQuery to operate off of individual endpoint #1

Description

@ChuckJonas

Right now ignoreQuery is global for the test. While you can switch it on/off before the callout is executed, it would be better if it could be set at the response level.

Think it would be best to add an optional param to the end of addResponse.

EG: mock.addResponse(testEndpoint, mockResp, false);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.0for next release (breaking changes)

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions