Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

984 run fewer tests on webkit #987

Closed
wants to merge 13 commits into from

Conversation

nehemiah-abuga
Copy link
Contributor

PR Summary

Given the tests are covered in other browsers, in this PR we are reducing the number of tests that run on webkit (safari).
E2E tests are the slowest to execute and can be more brittle due to their dependence on the user interface and external dependencies.

Related Github Issue

Type of change

  • Task

Detailed Testing steps

Link to testing steps in the issue or list them here:

  • In the actions tab, run the cypress workflow against this branch and verify that webkit tests pass.

@github-actions
Copy link

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

No issues found!

@github-actions
Copy link

github-actions bot commented Sep 6, 2023

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

No issues found!

@github-actions
Copy link

github-actions bot commented Sep 6, 2023

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

No issues found!

@github-actions
Copy link

github-actions bot commented Sep 6, 2023

Pa11y testing results ``` > [email protected] test:pa11y > pa11y http://localhost:3000/

Welcome to Pa11y

Running Pa11y on URL http://localhost:3000/

No issues found!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
javascript Pull requests that update Javascript code task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cypress Restrict WebKit Tests to run a few tests during the pipeline run V1
3 participants