Skip to content

Introduce isomorphic testing #197

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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