Skip to content

Feature request: Flag to ignore ordering in matchers.json_param_matcherΒ #756

@spreeni

Description

@spreeni

Currently the matchers.json_param_matcher does fail if the order within lists in the returned response differs. In order to check requests that are constructed from database queries, predicting the order of retrieved results is sometimes non-trivial. It would be nice to have a flag e.g. json_param_matcher(..., check_order=False) to ignore this requirement and just check if all elements are present.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions