679 B
679 B
apps/api/tests/system
dir: apps/api/tests/system
index: apps/api/tests/system/.pi-map.index.md
role
System-level integration testing utilities for the API application, specifically for managing tmux session layouts during test execution.
files
- __init__.py | Swaps two tmux panes between windows, preserving active pane state and layout | dep: tmux
arch
Minimal helper module using tmux command-line interface manipulation for test environment orchestration, with state-preserving window/pane management operations.
tags
tmux, init, swaps, two, panes, windows, preserving, active
symbols
workflows
- change system behavior read: __init__.py