Skip to content

assert_matches_sample doesn't care about the request #10

Description

@alexcouper

I have some json files defining a series of requests.
I use them for tests, but would also like to give them to others to use as examples of how to use my API.

As a result, I'd like to make sure when I change something internally that I keep my docs up to date.

Currently assert_matches_sample AFAICT only cares about the response matching, not about eg:

  • Method used (GET/POST...)
  • Body of request.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions