Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 269 Bytes

File metadata and controls

13 lines (9 loc) · 269 Bytes

Bloom Playwright Auth E2E

Run:

E2E_USER_PASSWORD=... pytest tests/e2e/test_auth_e2e.py -m e2e

Defaults:

  • E2E_USER_EMAIL=johnm+test@lsmc.com
  • BLOOM_BASE_URL=https://localhost:18912

These tests cover only the Bloom GUI login/logout browser flow.