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

test(snapshot-testing): add snapshot testing for the storybook stories #91

Merged
merged 1 commit into from
Sep 4, 2022

Conversation

niloysikdar
Copy link
Member

Description:

As discussed in issue #90 , we're moving ahead with storybookjs/test-runner with their Experimental test hook API to generate snapshots based on our Storybook stories. This Pull Request covers the configurations and the generated snapshots for the snapshot testing.

Resolves #90

Signed-off-by: Niloy Sikdar niloysikdar30@gmail.com

Add automatic snapshot testing for our storybook stories using @storybook/test-runner

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
@niloysikdar niloysikdar added the GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 label Sep 4, 2022
@agentmilindu agentmilindu merged commit d77b332 into main Sep 4, 2022
@agentmilindu agentmilindu deleted the test-runner branch September 4, 2022 14:21
@github-actions
Copy link

github-actions bot commented Sep 9, 2022

🎉 This PR is included in version 1.13.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add snapshot testing using storybookjs/test-runner
2 participants