3e7410b6bd
Remove the map files from .gitignore so they are committed as project navigation artifacts, and also unignore them in the sample fixture. Regenerate all maps so the committed versions reflect the current source.
22 lines
543 B
Markdown
22 lines
543 B
Markdown
# fixtures/sample-project/tests (index)
|
|
dir: fixtures/sample-project/tests
|
|
|
|
## role
|
|
Provides unit test coverage for user model behavior and string validation utilities in the sample project.
|
|
## parent
|
|
index: fixtures/sample-project/.pi-map.index.md
|
|
map: fixtures/sample-project/.pi-map.md
|
|
## children
|
|
-
|
|
## files
|
|
- user.test.ts
|
|
- validation.test.ts
|
|
## links
|
|
index: fixtures/sample-project/tests/.pi-map.index.md
|
|
map: fixtures/sample-project/tests/.pi-map.md
|
|
## workflows
|
|
- update tests tests
|
|
read: user.test.ts, validation.test.ts
|
|
## dirty
|
|
-
|