Skip to content

Tests can not be run in parallel #76

@Kaffeine

Description

@Kaffeine

The issue is that (some) tests start a local server on the same address and port. One of the possible solutions is to use a different address in each test.
E.g. use 127.0.1.x for MessagesApi test, 127.0.2.x for FilesApi, etc.

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