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

Run cypress as a github action when pushing #52

Merged
merged 10 commits into from
Mar 12, 2024
Merged

Conversation

maxf
Copy link
Contributor

@maxf maxf commented Mar 11, 2024

The primary goal of this PR is to make running the end-to-end tests a github action on push.
But since the tests were broken, this PR also fixes them.
In the process it fixes the confirmation page (which is not a form) and the session checking middleware.

@maxf maxf force-pushed the github-action-cypress branch 8 times, most recently from d5176b0 to 8c4ce30 Compare March 11, 2024 18:37
@maxf maxf force-pushed the github-action-cypress branch from 8c4ce30 to 0f7ed8c Compare March 11, 2024 18:46
jinnashravan
jinnashravan previously approved these changes Mar 12, 2024
Copy link
Contributor

@jinnashravan jinnashravan left a comment

Choose a reason for hiding this comment

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

Looks good.

Given that keys are assigned internally, there's not much point checking them.
Better would be that we check they reflect a valid journey, but that should only
be considered when the possible paths are finalised.
@maxf maxf merged commit a4f6110 into main Mar 12, 2024
1 check passed
@maxf maxf deleted the github-action-cypress branch March 12, 2024 10:11
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.

3 participants