We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Investigate Cypress for automated end-to-end testing.
Tests should load the demo pages, interact with various features of the search bar exposed by each demo, and verify appropriate DOM is rendered.
Will want to test both mouse and keyboard interactions.
The text was updated successfully, but these errors were encountered:
Initial bootstrap using Playwright has been added. Not all tests have been made yet and should be continually added as work progresses.
Sorry, something went wrong.
No branches or pull requests
Investigate Cypress for automated end-to-end testing.
Tests should load the demo pages, interact with various features of the search bar exposed by each demo, and verify appropriate DOM is rendered.
Will want to test both mouse and keyboard interactions.
The text was updated successfully, but these errors were encountered: