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

Pa11y-ci 2.x #34

Merged
merged 6 commits into from
Mar 12, 2018
Merged

Pa11y-ci 2.x #34

merged 6 commits into from
Mar 12, 2018

Conversation

andrewmee
Copy link
Member

@andrewmee andrewmee commented Sep 21, 2017

This PR contains all the work for Pa11y-ci 2.x which includes:

  • Updating Pa11y version to 5.x
  • Supporting only Node.js 8+
  • Sharing a single browser instance across all tests

All of the code in this PR has been reviewed already in separate PRs.

* Update to use pa11y 5 beta and async/await

* Correct package version to alpha version, update linting package

* Remove filtering of non-errors as pa11y 5 no longer returns them by default
* Update Pa11y dependency from beta to 5.0.0

* Update navigation failure message from puppeteer and increase integration test timeout
* Update supported Node.js version documentation, replace verifyPage for screenCapture

* Update README with support and migration section

* Add Migration Guide
@patrick91
Copy link

I've tested this and it seems to work fine :) What's missing for a merge & release?

@rowanmanning
Copy link
Member

Just waiting for this: #47 (I just noticed there have been changes so going to review/catch up with Andrew now)

* Share browser instances across test runs where possible

* Simplify browser sharing to single instance using default chromeLaunchConfig only
@rowanmanning rowanmanning changed the title [WIP] Pa11y-ci 2.x Pa11y-ci 2.x Mar 8, 2018
Copy link
Member

@rowanmanning rowanmanning left a comment

Choose a reason for hiding this comment

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

Yay 🎉 thanks Mee

@andrewmee andrewmee merged commit a412ddc into master Mar 12, 2018
@andrewmee andrewmee deleted the 2.x branch March 12, 2018 16: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.

None yet

3 participants