Set up tests/e2e/ with a login page test covering branding, accessibility, form structure, theme colors, and static asset serving. Includes run.sh that manages the app lifecycle (start, test, stop) automatically. |
||
|---|---|---|
| .. | ||
| e2e | ||
| test_auth_routes | ||
| test_authn | ||
| test_invite | ||
| test_manage | ||
| test_oidc | ||
| test_store | ||
| __init__.py | ||
| conftest.py | ||
| test_app.py | ||
| test_config.py | ||
| test_models.py | ||
| test_userid.py | ||