CS342 / 2023-Utah

The CS342 2023 U-STEP Project
MIT License
0 stars 3 forks source link

fixed onboarding test to recognize alert #100

Closed jennxu23 closed 1 year ago

jennxu23 commented 1 year ago

Fixed Onboarding Test

:recycle: Current situation & Problem

The current Onboarding UI test isn't updated to reflect the scheduler view, which triggers an alert. In the testing suite, the onboarding flow is never technically complete, and this leads to downstream issues such as observations never being uploaded to the emulator.

:bulb: Proposed solution

I added a function that test the scheduler view, including the alert.

:gear: Release Notes

N/A

:heavy_plus_sign: Additional Information

N/A

Related PRs

N/A

Testing

OnboardingTests

Reviewer Nudging

N/A

Code of Conduct & Contributing Guidelines

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