Skip to content

Use the responses library rather than httpd #400

Description

@edmorley

TestAPI() currently uses httpd to fake out Treeherder API responses, when this could be done much more simply using the responses library:
https://github.com/getsentry/responses

This would also mean the host and protocol arguments to Treeherder could be dropped, since all other consumers of it use the default Treeherder production instance.

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