Files
headquarter/e2e/.pi-map.md
T
Developer 070cd4d5a5 chore: track all project map and index files
Add generated .pi-map.md and .pi-map.index.md files across the repository
so the project navigation maps are shared and versioned. These artifacts
are maintained by project_map_init/patch/validate and must be kept in
sync with source edits.

Note: .cache/ remains ignored (added in previous commit).
2026-06-12 13:46:23 +00:00

26 lines
903 B
Markdown

# e2e
dir: e2e
index: e2e/.pi-map.index.md
## role
Provides automated end-to-end browser testing for the headquarter application using Playwright.
## files
- package.json | Defines an end-to-end testing package for a "headquarter" project using Playwright | dep: @playwright/test
- playwright.config.ts | Configures Playwright test runner with parallel execution, CI-specific settings, and multi-browser project definitions. | dep: @playwright/test
## arch
Test automation framework with parallel execution, CI-optimized configuration, and cross-browser testing matrix (Chromium/Firefox/WebKit).
## tags
package, test, end, project, playwright, @playwright, playwright.config, defines
## symbols
-
## workflows
- change e2e behavior
read: playwright.config.ts
- change e2e config
read: package.json, playwright.config.ts
- explore e2e subdirectories
index: e2e/tests/.pi-map.index.md
## dirty
-