nordabiz/tests/e2e
Maciej Pienczyn 5eccc316c1
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
fix: Fix smoke and E2E tests to match actual endpoints
- /auth/login → /login (app uses /login without prefix)
- /companies → / (homepage is the catalog)
- /health/full → removed (doesn't exist)
- /api/companies returns dict with 'companies' key, not list
- /api/categories → /api/search (categories endpoint doesn't exist)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 08:20:02 +01:00
..
__init__.py test: Add comprehensive testing infrastructure 2026-02-02 07:52:34 +01:00
test_login_flow.py fix: Fix smoke and E2E tests to match actual endpoints 2026-02-02 08:20:02 +01:00