chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
+7
-7
@@ -1,18 +1,18 @@
|
||||
# 2025-05-18-test-infrastructure-improvements/specs/test-organization (index)
|
||||
dir: 2025-05-18-test-infrastructure-improvements/specs/test-organization
|
||||
# openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-organization (index)
|
||||
dir: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-organization
|
||||
|
||||
## role
|
||||
Defines testing standards and categorization requirements for the backend test suite using pytest markers.
|
||||
Defines test categorization requirements for backend tests using pytest markers to distinguish unit, integration, and system test levels.
|
||||
## parent
|
||||
index: 2025-05-18-test-infrastructure-improvements/specs/.pi-map.index.md
|
||||
map: 2025-05-18-test-infrastructure-improvements/specs/.pi-map.md
|
||||
index: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: 2025-05-18-test-infrastructure-improvements/specs/test-organization/.pi-map.index.md
|
||||
map: 2025-05-18-test-infrastructure-improvements/specs/test-organization/.pi-map.md
|
||||
index: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-organization/.pi-map.index.md
|
||||
map: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-organization/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# 2025-05-18-test-infrastructure-improvements/specs/test-organization
|
||||
dir: 2025-05-18-test-infrastructure-improvements/specs/test-organization
|
||||
# openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-organization
|
||||
dir: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-organization
|
||||
|
||||
index: 2025-05-18-test-infrastructure-improvements/specs/test-organization/.pi-map.index.md
|
||||
index: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-organization/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines testing standards and categorization requirements for the backend test suite using pytest markers.
|
||||
Defines test categorization requirements for backend tests using pytest markers to distinguish unit, integration, and system test levels.
|
||||
## files
|
||||
- spec.md | Defines requirements for organizing backend tests into unit, integration, and system categories with pytest markers | dep: pytest, pyproject.toml, apps/api/tests/
|
||||
## arch
|
||||
Specification-driven documentation pattern establishing a three-tier test hierarchy (unit/integration/system) with marker-based test organization.
|
||||
Specification-driven testing architecture using pytest marker-based test organization with clear separation of concerns across three test tiers.
|
||||
## tags
|
||||
tests, pytest, spec, defines, requirements, organizing, backend, unit
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user