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

Add Playwright test for invoking param function #141

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

trotzig
Copy link
Contributor

@trotzig trotzig commented Mar 12, 2025

We want to make sure that the fix in f5fd1c8 doesn't regress. The best idea for a test we could come up with was to use Playwright to load the storybook and verify that the right things happened on click.

We want to make sure that the fix in f5fd1c8 doesn't regress. The best
idea for a test we could come up with was to use Playwright to load the
storybook and verify that the right things happened on click.

As part of this change I'm switching us back to yarn 1. While being on
newer yarn is generally a good idea, our other repos are all on yarn 1
and it's annoying when switching.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant