nordabiz/tests/e2e
Maciej Pienczyn 0403abf15b
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
refactor: Simplify E2E tests to 3 fast smoke checks
Reduced E2E tests to minimum for faster CI:
- test_homepage_loads - verify homepage renders
- test_login_page_loads - verify login form exists
- test_invalid_login_stays_on_page - verify basic auth flow

Removed complex tests that require actual login (slow, flaky).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 08:58:50 +01:00
..
__init__.py test: Add comprehensive testing infrastructure 2026-02-02 07:52:34 +01:00
test_login_flow.py refactor: Simplify E2E tests to 3 fast smoke checks 2026-02-02 08:58:50 +01:00