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

Bug/fix testing #5

Closed
wants to merge 4 commits into from
Closed

Bug/fix testing #5

wants to merge 4 commits into from

Conversation

nriedman
Copy link
Contributor

Minor bug fixes for UI Testing

♻️ Current situation & Problem

UI Tests on the Consent stage of the Onboarding flow has been inconsistently failing. It seems to fail when the Signature Field is not in view when the program attempts to sign. UI Tests on HealthKit Authorization have also failed. This seems to happen when the Invitation Code Authorization is rejected, and may have to do with a typo in the build-and-test.yml file.

⚙️ Release Notes

  • Fixed typo in build-and-test.yml file.
  • Added a step before the signature on the Consent View to tap the Signature Field, bringing it into view.

📚 Documentation

NA

✅ Testing

Changes mostly pertain to OnboardingUITests.swift.

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@PSchmiedmayer
Copy link
Member

Will be resolved with #6

@PSchmiedmayer PSchmiedmayer deleted the bug/fixTesting branch January 12, 2025 19:01
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