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

feat: add @axe-core/puppeteer #7

Merged
merged 14 commits into from
May 15, 2020
Merged

feat: add @axe-core/puppeteer #7

merged 14 commits into from
May 15, 2020

Conversation

michael-siek
Copy link
Member

@michael-siek michael-siek commented May 14, 2020

I removed tslint and prettier in puppeteer and also removed them from npm since we run it at the root level

Copy link

@axe-linter axe-linter bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the aforementioned accessibility errors

Copy link

@axe-linter axe-linter bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the aforementioned accessibility errors

Copy link

@axe-linter axe-linter bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the aforementioned accessibility errors

Copy link

@axe-linter axe-linter bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the aforementioned accessibility errors

Copy link

@axe-linter axe-linter bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the aforementioned accessibility errors

@michael-siek michael-siek marked this pull request as ready for review May 14, 2020 21:07
@michael-siek michael-siek requested a review from a team May 14, 2020 21:07
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added lang=en to all the test so axe-linter doesnt error

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe these files are meant to have a11y errors. Should we just disable them in .github/axe-linter.yml instead?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are they suppose to have html lang a11y errors? if so should I do something like

exclude:
  - packages/puppeteer/test/*

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since the tests are passing now, I don't think it's a big deal.

Copy link
Member

@stephenmathieson stephenmathieson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small things

packages/puppeteer/README.md Outdated Show resolved Hide resolved
packages/puppeteer/README.md Outdated Show resolved Hide resolved
packages/puppeteer/README.md Outdated Show resolved Hide resolved
packages/puppeteer/package.json Outdated Show resolved Hide resolved
packages/puppeteer/package.json Outdated Show resolved Hide resolved
packages/puppeteer/package.json Outdated Show resolved Hide resolved
@michael-siek michael-siek merged commit 0518feb into develop May 15, 2020
@michael-siek michael-siek deleted the add-puppeteer branch May 15, 2020 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants