caadd59441
Move the following audited-and-implemented changes into openspec/changes/archive/2026-06-12-completed-changes-archive/: - backend-frontend-refactoring - config-profile-git-mounts - config-profile-includes-ui - config-profile-multi-repo-mounts - container-monitoring-notifications - git-mount-url-validation - home-path-expansion - mobile-terminal-ux - mount-specificity-ordering - notification-center - persistent-terminal-sessions - session-list-overhaul - ssh-key-mounting - terminal-fullscreen-unified-header - tool-session-progress-and-updates Also regenerated .pi-map*.md files for openspec/changes so the remaining active changes (multi-session-terminal-ux, reorganize-long-files, working-copies, workspace-first-ui) reflect the new layout.
799 B
799 B
archive/2025-05-18-test-infrastructure-improvements/specs/test-organization
dir: archive/2025-05-18-test-infrastructure-improvements/specs/test-organization
index: archive/2025-05-18-test-infrastructure-improvements/specs/test-organization/.pi-map.index.md
role
Defines testing standards for categorizing backend tests by scope using pytest markers
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 strategy with hierarchical test classification (unit/integration/system) and marker-based test selection
tags
tests, pytest, spec, defines, requirements, organizing, backend, unit