Skip to content

tests: support validation of all requests and responses in a redirect chain #23

@karenetheridge

Description

@karenetheridge

Sometimes a $t->get_ok will result in a redirect to a new endpoint, which results in a pair of request/response tuples. Each of these should be validated individually, rather than just the initial request and final response (which won't match up with each other and therefore result in a validation failure).

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