7ef8b0eb36
Regenerate .pi-map*.md artifacts for source changes in: - apps/api/src/api/tool/tool_types_validation.py - apps/api/src/schemas/tool/tool_type.py - apps/api/tests/integration/test_tool_types_api_extended.py - and all affected test files from backend-frontend refactoring cleanup
660 B
660 B
e2e/tests
dir: e2e/tests
index: e2e/tests/.pi-map.index.md
role
End-to-end testing suite for authentication flows using Playwright.
files
- login.spec.ts | End-to-end tests for authentication flow using Playwright, verifying login page accessibility, OAuth redirect behavior, and protected route enforcement. | dep: @playwright/test
arch
Spec-based test organization with Playwright test runner, following page-object pattern for browser automation and scenario-based test isolation.
tags
end, login.spec, tests, authentication, flow, playwright, verifying, login
symbols
workflows
- update tests tests read: login.spec.ts