Skip to content

Remove testType test argument #539

@rhmdnd

Description

@rhmdnd

Last year we refactored the e2e test suite by separating parallel and serial tests into separate packages.

#264

This reduce the amount of custom test runner code we needed to maintain, and instead relied on using different packages to invoke the tests.

Because of this, we no longer have a need for the testType argument in our test runner. We can remove it to simplify the code.

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