Skip to content

Feature request - Response based on provider state #134

@foliv57

Description

@foliv57

Hi,

For now, if there is multiple matching interactions, the mock service return only one response.

From doc:
Where multiple matching interactions are found, the interactions will be sorted by response status, and the first one will be returned. This may lead to some non-deterministic behaviour.

To stay in line with the Pact philosophy and pact description, why not just introducing a custom HTTP header "X-Provider-State" to let the consumer set the expected provider state.

Like this, the mock service can know the response to produce based on the pact.

Regards

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions