Skip to content

Use mock instead of HTTPServer #1573

@pared

Description

@pared

For functional tests we use tests.utils.httpd.StaticFileServer. To prevent mess associated with multiple tests trying to use server, we would prefer to use something that could mock responses, like https://github.com/bblimke/webmock (proposed by @shcheklein in #1540).
Task:
Remove StaticFileServer, use mocks instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions