cfpb / sbl-frontend

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

[e2e] Make tests runnable against dev deployment #1029

Closed tanner-ricks closed 3 weeks ago

tanner-ricks commented 4 weeks ago

Made tests configurable through environment variables in preparation for running against the dev deployment

Changes

How to test this PR

  1. Read the Notes
  2. Pull the branch
  3. Relaunch the stack if necessary
  4. Run the e2e tests and verify that they all still pass
  5. Play with the envars if you wish and see that the behavior changes as the envars do

Notest