-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Due to our desire to push updates to all implementations repositories, It is important that we do not alter component display from version to version.
By adding snapshot testing to our component libraries we will help prevent drastic display changes to consumers of updated package versions.
By utilizing mock data, we should be able to ensure components and templates render exactly as they did last time when given an identical set of props and theme configurations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: testingTest relatedTest related