-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:
- Unit test with Jest
- End2End testing with Playwright
E2E testing could be be done using screen-snapshots, enabling visual diffs on a change.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request