GSA-TTS / usagov-benefits-eligibility

Benefits eligibility estimator tool for USAGov.
22 stars 5 forks source link

940 cypress webkit safari browser support #974

Closed nehemiah-abuga closed 1 year ago

nehemiah-abuga commented 1 year ago

PR Summary

This PR adds the capability to run cypress automated tests using WebKit, the same browser engine used in Safari. The cypress.yml workflow file has been modified to add webkit containers where tests related to WebKit run.

Related Github Issue

Type of change

Detailed Testing steps

Note: Currently there is an issue reported when running WebKit locally - https://github.com/cypress-io/cypress/issues/24767

github-actions[bot] commented 1 year ago
Pa11y testing results ``` > usagov-benefits-eligibility@1.3.2 test:pa11y > pa11y http://localhost:3000/ Welcome to Pa11y > Running Pa11y on URL http://localhost:3000/ No issues found! ```