-
Notifications
You must be signed in to change notification settings - Fork 229
chore: update web test runner and playwright #5578
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
base: main
Are you sure you want to change the base?
Conversation
|
📚 Branch Preview🔍 Visual Regression Test ResultsWhen a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:
Deployed to Azure Blob Storage: If the changes are expected, update the |
Tachometer resultsCurrently, no packages are changed by this PR... |
27cbd27
to
9a38572
Compare
cea0e05
to
0c584ab
Compare
@@ -19,7 +19,7 @@ import prettier from 'prettier'; | |||
import Case from 'case'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [eslint] <import/no-extraneous-dependencies> reported by reviewdog 🐶
'case' should be listed in the project's dependencies, not devDependencies.
packages/.eslintrc.json
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [eslint] <notice/notice> reported by reviewdog 🐶
Missing notice header
cea0e05
to
75da153
Compare
Description
This pull request updates several dependencies and configurations to ensure compatibility with the latest Playwright and @web/test-runner packages, addresses ESLint coverage for additional story files, and implements minor code improvements for clarity and standards compliance.
Changes
Dependency Updates
Playwright:
@web/test-runner and Related Packages:
Linting and ESLint Configuration
ESM Import Syntax:
Visual Regression Command Import:
Formatting:
Motivation and context
Related issue(s)
Screenshots (if appropriate)
Author's checklist
Reviewer's checklist
patch
,minor
, ormajor
featuresManual review test cases
Descriptive Test Statement
Descriptive Test Statement
Device review