Files
Developer c8db6ce933 fix: disable native touch panning on mobile terminal and archive specs
- Change mobile terminal CSS to use touch-action: none and
  overscroll-behavior: none so the custom touch handler owns swipes
- Archive completed/partial OpenSpec specs to
  openspec/changes/archive/2026-06-14-completed-specs-archive/
- Regenerate project maps

Quality gates: npm run typecheck, npm run lint (apps/web)
2026-06-14 18:07:01 +00:00

829 B

2025-05-18-test-infrastructure-improvements/specs/test-isolation

dir: 2025-05-18-test-infrastructure-improvements/specs/test-isolation

index: 2025-05-18-test-infrastructure-improvements/specs/test-isolation/.pi-map.index.md

role

Defines requirements for ensuring test isolation through shared fixtures and database transaction management 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 architecture using markdown-based requirements documents to define behavioral contracts for test infrastructure components.

tags

spec, defines, requirements, shared, test, fixtures, transaction, isolation

symbols

workflows

dirty