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 sample interaction test #8

Open
Tracked by #1
D1no opened this issue Apr 10, 2023 · 0 comments
Open
Tracked by #1

Add sample interaction test #8

D1no opened this issue Apr 10, 2023 · 0 comments
Assignees

Comments

@D1no
Copy link
Member

D1no commented Apr 10, 2023

Use react selector (?)
https://playwright.dev/docs/other-locators#react-locator

Playwright also has functionality overlap for component testing to Storybook (maybe more reliable than storybook?)
https://playwright.dev/docs/test-components

D1no added a commit that referenced this issue Apr 10, 2023


Without proper test ids or deeper react integration, the appearance of elements can not be properly awaited. And is also thrown of runtime react errors that do not break behavior.
@D1no D1no self-assigned this Apr 10, 2023
D1no added a commit that referenced this issue Apr 12, 2023
…. These should run on ##1# port. Add to playwright config #8
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

No branches or pull requests

1 participant