Files
headquarter/e2e/.pi-map.md
T
Developer 7ef8b0eb36 chore: patch project maps after stale backend test cleanup
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
2026-06-12 20:36:31 +00:00

1022 B

e2e

dir: e2e

index: e2e/.pi-map.index.md

role

End-to-end testing package for the "headquarter" project using Playwright to validate full application workflows across multiple browsers.

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

Standard Playwright testing architecture with configuration-driven parallel test execution, CI-optimized settings, and multi-browser project matrix (Chromium/Firefox/WebKit) for cross-browser compatibility testing.

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