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

Fix failing requirements sidebar Cypress test #697

Merged
merged 2 commits into from
Jun 7, 2022
Merged

Conversation

willespencer
Copy link
Member

@willespencer willespencer commented Jun 6, 2022

Summary

This pull request fixes the requirements bar accessibility cypress test that ocassionally fails on master. This test opens all parts of the requirements sidebar before checking accessibility. However, it currently fails if there are no "Show completed" reqs toggle, which occurs when no courses are in the plan, which only happens sometimes depending on the order the tests were run. This PR adds the swim test course so that at least that one req will always be fulfilled.

image

Test Plan

Clear all courses on the testing account, and confirm the Cypress tests still pass.

@willespencer willespencer requested a review from a team as a code owner June 6, 2022 18:29
@dti-github-bot
Copy link
Member

[diff-counting] Significant lines: 8.

@willespencer willespencer linked an issue Jun 6, 2022 that may be closed by this pull request
@github-actions
Copy link
Contributor

github-actions bot commented Jun 6, 2022

Visit the preview URL for this PR (updated for commit c9144a7):

https://cornelldti-courseplan-dev--pr697-fix-failing-test-qf1jrn7x.web.app

(expires Wed, 06 Jul 2022 18:33:12 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@willespencer willespencer merged commit e118d51 into master Jun 7, 2022
@willespencer willespencer deleted the fix-failing-test branch June 7, 2022 00:53
@noschiff noschiff mentioned this pull request Oct 27, 2022
43 tasks
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.

Accessibility Cypress Test Unexpectedly Failing
3 participants