chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
dir: apps/api/tests/system
|
||||
|
||||
## role
|
||||
System-level integration tests for the API application
|
||||
System-level integration testing utilities for the API application, specifically for managing tmux session layouts during test execution.
|
||||
## parent
|
||||
index: apps/api/tests/.pi-map.index.md
|
||||
map: apps/api/tests/.pi-map.md
|
||||
|
||||
@@ -4,13 +4,13 @@ dir: apps/api/tests/system
|
||||
index: apps/api/tests/system/.pi-map.index.md
|
||||
|
||||
## role
|
||||
System-level integration tests for the API application
|
||||
System-level integration testing utilities for the API application, specifically for managing tmux session layouts during test execution.
|
||||
## files
|
||||
- __init__.py | Empty file with no functionality
|
||||
- __init__.py | Swaps two tmux panes between windows, preserving active pane state and layout | dep: tmux
|
||||
## arch
|
||||
Standard Python test package structure with empty initializer for module discovery
|
||||
Minimal helper module using tmux command-line interface manipulation for test environment orchestration, with state-preserving window/pane management operations.
|
||||
## tags
|
||||
init, empty, functionality
|
||||
tmux, init, swaps, two, panes, windows, preserving, active
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user