Skip to content

Continuous testing #14

Description

@hairmare

Implementing some unit-testing will help merging community contributions and updates to external packages by giving us more safety that a change doesn't introduce any unknown side-effects.

There are two areas of testing in that we could consider:

  1. Unit test with Jest
  2. End2End testing with Playwright

E2E testing could be be done using screen-snapshots, enabling visual diffs on a change.

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions