cfpb / sbl-frontend

Small Business Lending Filing Application
MIT License
2 stars 1 forks source link

[e2e] Investigate performance issues #1025

Closed tanner-ricks closed 4 weeks ago

tanner-ricks commented 1 month ago

Adjusted timeouts to make e2e tests run consistently with up to 4 workers.

Changes

How to test this PR

  1. Pull the branch
  2. Restart the stack if necessary
  3. From within the sbl-frontend directory run the following command: yarn playwright test --ui --workers 4
  4. In the Playwright UI that appears run all of the tests together
  5. Verify that all tests pass
  6. Run them all again
  7. Verify that they all still pass

Screen shots

Screenshot 2024-10-23 at 2 43 44 PM