bcgov / MOH-PPPP-Enrolment

Apache License 2.0
1 stars 0 forks source link

Openshift git actions #154

Closed stephanieharrison-maximus closed 1 year ago

stephanieharrison-maximus commented 1 year ago

Please check if the PR fulfills these requirements:

Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):

--Update deploy workflows --Update Cypress to version 11.2, including syntax/formatting --Delete/create/recreate some auto-generated test files in the update --Fix some linting issues (mostly removing unneeded variables) --Run npm audit fix

Additional Notes:

--Tested the pppp-web workflow extensively and the pppp-deploy-to-test workflow lightly --All unit tests pass. All e2e tests pass after the Cypress upgrade. Lint passes except for four purposefully skipped tests. Npm audit has zero production vulnerabilities.