Skip to content

Parallelize functional tests #34

@LakiG

Description

@LakiG

Currently, the functional tests which use polling are implemented synchronously. The ongoing test has to be either completed or timed out to move to the next test. This causes inconvenience and ends up wasting time.

Implement the functional tests so that they can run in parallel, therefore saving time.

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