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
This commit is contained in:
Developer
2026-06-12 20:36:31 +00:00
parent c6073fe9d2
commit 7ef8b0eb36
188 changed files with 348 additions and 361 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ Provides shared testing infrastructure and configuration for the web application
## files
- setup.ts | Configures Vitest testing environment with Jest DOM matchers for enhanced DOM assertions | dep: @testing-library/jest-dom/vitest
## arch
Minimal utility module pattern - single configuration file exporting Vitest setup with Jest DOM matchers integration
Minimal utility layer using Vitest with Jest DOM matchers for browser-like DOM assertion capabilities
## tags
dom, vitest, jest, setup, configures, testing, environment, matchers
## symbols