Skip to content

Add assert_called_*_with() helpers #299

Description

@SebCorbin

Currently calling respx.calls.assert_called_once_with does not work, even though it's defined through inheritance class CallList(list, mock.NonCallableMock)

It would be nice to have a way of checking how httpx has been called (with which parameters).

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions