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

Curriculum Catalog UI test waits for the home page and jquery to load when creating a new section #56525

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

TurnerRiley
Copy link
Contributor

@TurnerRiley TurnerRiley commented Feb 12, 2024

This PR updates the Curriculum Catalog UI test to wait for the home page and jquery to load when creating a new section. Before, this test was failing on Firefox seemingly because jquery wasn't loaded yet. Now, following this slack thread about a similar issue and with waiting for the page to load, the test succeeds.

Links

Slack discussion: here

Testing story

First, we made this speculative change on the test server and reran the test (which succeeded). Bethany also locally opened Firefox and created a section through the curriculum catalog successfully.

@TurnerRiley TurnerRiley requested a review from a team February 12, 2024 22:27
Copy link
Contributor

@hannahbergam hannahbergam left a comment

Choose a reason for hiding this comment

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

thanks for the quick PR!

Copy link
Contributor

@hannahbergam hannahbergam left a comment

Choose a reason for hiding this comment

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

And fwiw, I'd love to work this through a full build, considering we marked the current build green anyway

@TurnerRiley TurnerRiley merged commit e1558e4 into staging Feb 12, 2024
2 checks passed
@TurnerRiley TurnerRiley deleted the curriculum-catalog-wait-assign-page-load branch February 12, 2024 23:40
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.

None yet

2 participants