Skip to content

Verify a request was made #176

@josh-burton

Description

@josh-burton

Is there a built in method or matcher to verify a request was actually made?

I expected to be able to write a matcher against history to check if a request exists, but was surprised to discover that any requests setup via onRoute get added to history immediately.

It seems that history is really a request queue, and not a history of requests made?

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