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

[dspace-7_x] Fix flakey Item page accessibility tests by waiting for pages to fuly load #3471

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

tdonohue
Copy link
Member

Description

After merging #3432 , the Item page e2e accessibility tests have gotten a bit more flakey.

This small PR attempts to fix them by forcing the e2e tests to wait for the Item page to fully load before running an accessibility scan on the page.

Instructions for Reviewers

  • If the e2e tests now fully pass, this was successful. Otherwise this needs more work

@tdonohue tdonohue added accessibility 1 APPROVAL pull request only requires a single approval to merge testing framework Related specifically to Unit or Integration (e2e) Tests labels Oct 18, 2024
@tdonohue tdonohue added this to the 7.6.3 milestone Oct 18, 2024
@tdonohue tdonohue changed the title Fix flakey Item page accessibility tests by waiting for pages to fuly load [dspace-7_x] Fix flakey Item page accessibility tests by waiting for pages to fuly load Oct 18, 2024
@tdonohue
Copy link
Member Author

Merging as this fixes the flakey tests on dspace-7_x branch

@tdonohue tdonohue merged commit 1244f23 into DSpace:dspace-7_x Oct 18, 2024
11 checks passed
@tdonohue tdonohue deleted the flakey_item_page_tests branch October 18, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 APPROVAL pull request only requires a single approval to merge accessibility testing framework Related specifically to Unit or Integration (e2e) Tests
Projects
Development

Successfully merging this pull request may close these issues.

1 participant