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

Adding E2E tests back in #583

Merged
merged 9 commits into from
Dec 6, 2024
Merged

Adding E2E tests back in #583

merged 9 commits into from
Dec 6, 2024

Conversation

arawinters
Copy link
Contributor

Pull request questions

Which issue does this address

resolves #581

Why was change needed

E2E tests had to be removed due to the Protractor runner being EOL'd a while back. We needed to choose a new Testing framework, port the old tests, re-enable CI running.

What does change improve

We can now safely allow depend-a-bot automatic minor version dependency updates. If some updated dependency borks something then hopefully the tests will break and it won't be allowed to auto merge to main.

@arawinters arawinters added test test or spec related ticket maintenance maintenance related task labels Dec 6, 2024
@arawinters arawinters self-assigned this Dec 6, 2024
@arawinters arawinters requested review from a team as code owners December 6, 2024 00:05
@arawinters arawinters merged commit 0b2936e into main Dec 6, 2024
18 checks passed
@arawinters arawinters deleted the 581.awinters.1 branch December 6, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance maintenance related task test test or spec related ticket
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add e2e tests back in
3 participants