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

VxDesign: Playwright tests for rich text editor #5374

Open
jonahkagan opened this issue Sep 11, 2024 · 0 comments
Open

VxDesign: Playwright tests for rich text editor #5374

jonahkagan opened this issue Sep 11, 2024 · 0 comments

Comments

@jonahkagan
Copy link
Collaborator

The rich text editor library we use (tiptap) doesn't play nicely with @testing-library/react, so our unit tests for our rich text editor component have to use a workaround that only works in a few cases. Using a real browser test would allow for more thorough testing of this functionality.

#5359 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant