Please check if the PR fulfills these requirements:
[X] After these changes, the app was run and still works as expected
[X] Tests for these changes were added (if applicable)
[X] All existing unit tests were run and still pass
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.
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.