generated from cfpb/open-source-project-template
-
Notifications
You must be signed in to change notification settings - Fork 1
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
[e2e] Failing tests #987
Comments
Related to: cfpb/sbl-project#283 |
9 tasks
tanner-ricks
added a commit
that referenced
this issue
Oct 17, 2024
Part of #987 ## Changes - [e2e] Unavailable APIs - Refactored to make the tests easier to read and reduce code duplication (`verifyApiBlockThenUnblock()`) - Added timeouts to enable test to consistently pass ## How to test this PR 1. Start `sbl-frontend`: `yarn start` 2. Open Playwright: `yarn playwright test --ui --workers 1` 3. Run test `filing-app` -> `unavailableApis.spec.ts` twice 4. Confirm it passes consistently ## Screenshots <img width="371" alt="Screenshot 2024-10-16 at 3 19 23 PM" src="https://github.com/user-attachments/assets/844013ed-8bd2-43e4-bbc4-5e65e8e23127"> <img width="835" alt="Screenshot 2024-10-16 at 3 22 14 PM" src="https://github.com/user-attachments/assets/56e9f645-feb1-478c-8601-9a83f7ad533c"> ## Notes - TODO (Future PR): Utilize `e2e/utils/timeoutConstants.ts` in more tests to reduce one-off timeout values --------- Co-authored-by: Tanner Ricks <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Overview
What I see running Playwright with 1 worker, after starting clean
Attempted fixes
Screenshots
Unavailable APIs
Unauthenticated homepage - CFPB logo link
Navigation
Institution Profile Page
The text was updated successfully, but these errors were encountered: