chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
dir: apps/web/src/test
|
||||
|
||||
## role
|
||||
Provides shared testing infrastructure and configuration for the web application's test suite
|
||||
Provides testing infrastructure and configuration for the web application
|
||||
## parent
|
||||
index: apps/web/src/.pi-map.index.md
|
||||
map: apps/web/src/.pi-map.md
|
||||
|
||||
@@ -4,13 +4,13 @@ dir: apps/web/src/test
|
||||
index: apps/web/src/test/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Provides shared testing infrastructure and configuration for the web application's test suite
|
||||
Provides 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
|
||||
- setup.ts | Imports jest-dom matchers for Vitest to enable DOM assertion methods in tests | dep: @testing-library/jest-dom/vitest
|
||||
## arch
|
||||
Minimal utility layer using Vitest with Jest DOM matchers for browser-like DOM assertion capabilities
|
||||
Minimal test setup layer using Vitest with jest-dom integration for DOM assertions
|
||||
## tags
|
||||
dom, vitest, jest, setup, configures, testing, environment, matchers
|
||||
dom, jest, vitest, setup, matchers, enable, assertion, methods
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user