21 lines
659 B
Markdown
21 lines
659 B
Markdown
# e2e/tests
|
|
dir: e2e/tests
|
|
|
|
index: e2e/tests/.pi-map.index.md
|
|
|
|
## role
|
|
End-to-end testing suite for authentication and user flows using Playwright.
|
|
## files
|
|
- login.spec.ts | End-to-end tests for authentication flows using Playwright, verifying login page accessibility, OAuth redirection, and protected route authentication guards. | dep: @playwright/test
|
|
## arch
|
|
Specification-style test files using Playwright's page-driven testing pattern with behavior-focused `.spec.ts` naming convention.
|
|
## tags
|
|
end, authentication, login.spec, tests, flows, playwright, verifying, login
|
|
## symbols
|
|
-
|
|
## workflows
|
|
- update tests tests
|
|
read: login.spec.ts
|
|
## dirty
|
|
-
|