Skip to content

Introduce isomorphic testing #197

@AuHau

Description

@AuHau

Currently, tests are split into browser (*.browser.spec.ts) and node (*.spec.ts) tests. This introduces tests duplication and mainly it resolves in small coverage in browsers.

Using isomorphic testing leads to writing only one set of tests that is shared between all tested environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High: Likely tackled by core team if no one steps updif:hardHaving worked on the specific codebase is importantkind:maintenanceWork required to avoid breaking changes or harm to project's status quotype:issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions