Skip to content

Component Snapshot Testing #313

@korgon

Description

@korgon

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions