10 E2E tests using NiceGUI's User fixture: - Device creation flow and name validation - Password change (success, wrong current, mismatch, too short) - API token creation, TOTP registration, invalid code rejection - Account deletion with email confirmation Tests live in tests/e2e/ with a separate conftest that loads the NiceGUI testing plugin. CI runs unit and E2E tests as separate steps. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_account.py | ||
| test_devices.py | ||