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

adding cypress-audit and examples #25

Merged
merged 9 commits into from
Feb 13, 2023
Merged

adding cypress-audit and examples #25

merged 9 commits into from
Feb 13, 2023

Conversation

alexfinnarn
Copy link
Contributor

@alexfinnarn alexfinnarn commented Dec 30, 2022

Still need to get rid of this error while tests run: https://github.com/mfrachet/cypress-audit/blob/53776e9654da16d68b30cce8896b487b1a87aafa/packages/shared/index.js#L10

Should be able to do this by setting the CYPRESS_REMOTE_DEBUGGING_PORT, but I'm not sure how yet.

closes #23

@github-actions
Copy link

github-actions bot commented Dec 30, 2022

Cypress Test Results

128 tests   128 ✔️  2m 14s ⏱️
  59 suites      0 💤
  22 files        0

Results for commit 735761a.

♻️ This comment has been updated with latest results.

@dmundra
Copy link
Collaborator

dmundra commented Dec 30, 2022

Is the issue that we are running the default electron browser? Does it work with that browser?

@alexfinnarn alexfinnarn marked this pull request as ready for review January 31, 2023 21:26
@alexfinnarn
Copy link
Contributor Author

@dmundra I took out the pa11y dependency since the docs for that plugin are sparse and it looks like lighthouse is what cypress-audit does best. I can create an issue to look into the pa11y plugin, but that all depends on if the maintainer is going to improve the docs or not. They might not have time to support it vs. supporting the lighthouse part.

dmundra
dmundra previously approved these changes Feb 1, 2023
Copy link
Collaborator

@dmundra dmundra left a comment

Choose a reason for hiding this comment

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

Thanks @alexfinnarn. This looks great and agreed we can revisit pa11y later.

@dmundra dmundra merged commit 7051871 into main Feb 13, 2023
@dmundra dmundra deleted the feature/23 branch February 13, 2023 21:09
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.

Add cypress-audit dependency and example
2 participants