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

Adds tests to validate clicking taps does not crash site #582

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

gcardonag
Copy link
Contributor

Pull Request

Change Summary

Adds a scheduled test to click on each tap and report any failures that cause the page to crash.

Change Reason

We have recently had a few instances of cases where clicking individual taps has led the site to crash. I believe this test, run on a scheduled basis, can help us minimize the likelihood of these issues, which would be hard to chase by individual users.

Verification [Optional]

TBD

Related Issue: N/A

@gcardonag gcardonag requested review from RNR1 and vontell March 11, 2025 23:20
Copy link
Contributor

Choose a reason for hiding this comment

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

Are we able to create a reusable function that we can use for each tap rather than repeating the same pattern over 4 different files?

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.

2 participants