Skip to content

Refactor browser automation tests #117

@bjones1

Description

@bjones1

Currently, browser automation tests are spread across overall_1.rs and overall_2.rs, since more than ~3 parallel tests caused test failures. It looks like Safari supports only 1 test at a time. Given this rewrite, we can now place all tests in the same binary, though probably still putting each test in a separate file.

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