-
-
Notifications
You must be signed in to change notification settings - Fork 1
Continuous testing #14
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
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:
E2E testing could be be done using screen-snapshots, enabling visual diffs on a change.