-
Notifications
You must be signed in to change notification settings - Fork 524
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: adding playwright chromatic + initial test #2986
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Description
We wanted to add Playwright + Chromatic in order to run visual tests at the same time as performing e2e tests on the Victory Docs pages. This addition will allow us to functionally test the Docs pages while visually testing the various elements as a simulated interaction takes place on the page.
This PR will provide a base from where we can start building more tests around the Docs pages.
Fixes # (issue)
Type of Change
How Has This Been Tested?
ran tests using
npx playwright test