Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(dropdowns.legacy): use transient props + snapshot testing [DO NOT MERGE] #1959

Closed

Conversation

ze-flo
Copy link
Contributor

@ze-flo ze-flo commented Oct 22, 2024

⚠️ DO NOT MERGE! ⚠️

Description

This PR adds snapshot tests for our buttons, forms, and dropdowns.legacy stories. These tests capture the current visual appearance of the stories before making changes to transient props.

This helps ensure that the refactoring work in #1957 doesn't accidentally introduce any visual bugs. Identical snapshots taken before and after the changes should give reviewers more confidence that no regressions were introduced.

@coveralls
Copy link

coveralls commented Oct 22, 2024

Coverage Status

coverage: 95.891% (-0.006%) from 95.897%
when pulling e9dd592 on ze-flo/transient-props-dropdowns-legacy-w-stories-specs
into 4c887be on main.

@ze-flo
Copy link
Contributor Author

ze-flo commented Oct 23, 2024

#1957 was merged. Closing.

@ze-flo ze-flo closed this Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants