-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
chore(infrastructure): Add npm run lint:html
for screenshot pages
#3502
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3502 +/- ##
========================================
Coverage ? 98.4%
========================================
Files ? 119
Lines ? 5028
Branches ? 618
========================================
Hits ? 4948
Misses ? 80
Partials ? 0 Continue to review full report at Codecov.
|
🤖 Beep boop! Screenshot test report 🚦20 screenshots changed from |
🤖 Beep boop! Screenshot test report 🚦20 screenshots changed from |
What it does
npm run lint:html
commandtest/screenshot/spec/**/*.html
files (excludingindex.html
).htmllintrc
config filehtmllint
doesn't support disabling individual rules with inline comments.button
,card
,drawer
,radio
,switch
, andtextfield
pages'<label>
elements toradio
andswitch
pages:How to test