chore: track all project map and index files
Add generated .pi-map.md and .pi-map.index.md files across the repository so the project navigation maps are shared and versioned. These artifacts are maintained by project_map_init/patch/validate and must be kept in sync with source edits. Note: .cache/ remains ignored (added in previous commit).
This commit is contained in:
+26
@@ -0,0 +1,26 @@
|
||||
# openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs (index)
|
||||
dir: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs
|
||||
|
||||
## role
|
||||
Contains specification documents for test infrastructure improvements planned for implementation on May 18, 2025.
|
||||
## parent
|
||||
index: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/.pi-map.index.md
|
||||
map: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/e2e-testing
|
||||
index: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/e2e-testing/.pi-map.index.md
|
||||
map: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/e2e-testing/.pi-map.md
|
||||
- openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-isolation
|
||||
index: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-isolation/.pi-map.index.md
|
||||
map: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-isolation/.pi-map.md
|
||||
- openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-organization
|
||||
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
|
||||
## files
|
||||
## links
|
||||
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
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,18 @@
|
||||
# openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs
|
||||
dir: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs
|
||||
|
||||
index: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains specification documents for test infrastructure improvements planned for implementation on May 18, 2025.
|
||||
## files
|
||||
## arch
|
||||
Document-based specification storage using dated archival directories with descriptive naming conventions for tracking infrastructure change proposals.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/e2e-testing (index)
|
||||
dir: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/e2e-testing
|
||||
|
||||
## role
|
||||
Defines end-to-end testing requirements using Playwright and Makefile integration for a software system.
|
||||
## parent
|
||||
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: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/e2e-testing/.pi-map.index.md
|
||||
map: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/e2e-testing/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/e2e-testing
|
||||
dir: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/e2e-testing
|
||||
|
||||
index: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/e2e-testing/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines end-to-end testing requirements using Playwright and Makefile integration for a software system.
|
||||
## files
|
||||
- spec.md | Defines requirements for end-to-end testing with Playwright and Makefile test targets for a software system. | dep: Playwright, Makefile, test database
|
||||
## arch
|
||||
Specification-driven testing architecture with browser automation (Playwright) and build-tool orchestration (Makefile targets).
|
||||
## tags
|
||||
end, playwright, makefile, spec, defines, requirements, testing, test
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-isolation (index)
|
||||
dir: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-isolation
|
||||
|
||||
## role
|
||||
Defines requirements for shared test fixtures and transaction isolation in a testing infrastructure
|
||||
## parent
|
||||
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: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-isolation/.pi-map.index.md
|
||||
map: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-isolation/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-isolation
|
||||
dir: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-isolation
|
||||
|
||||
index: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-isolation/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines requirements for shared test fixtures and transaction isolation in a testing infrastructure
|
||||
## files
|
||||
- spec.md | Defines requirements for shared test fixtures and transaction isolation in a testing infrastructure | dep: pytest, SQLAlchemy, TestClient, SQLite, PostgreSQL
|
||||
## arch
|
||||
Specification-driven requirements documentation using markdown-based spec files with no implemented code
|
||||
## tags
|
||||
spec, defines, requirements, shared, test, fixtures, transaction, isolation
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# 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 test categorization requirements using pytest markers for backend unit, integration, and system tests.
|
||||
## parent
|
||||
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: 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
|
||||
-
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# 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: openspec/changes/archive/2025-05-18-test-infrastructure-improvements/specs/test-organization/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines test categorization requirements using pytest markers for backend unit, integration, and system tests.
|
||||
## 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 testing architecture using pytest marker-based test organization with three-tier categorization (unit/integration/system).
|
||||
## tags
|
||||
tests, pytest, spec, defines, requirements, organizing, backend, unit
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user