Commit 302b196
authored
chore: delete the v1 python test suite (#73)
The v1 socket-protocol python test suite in tests/ (driven by tests/cmux.py)
is superseded by tests_v2/, which now has full protocol parity. Deletes 85
files from tests/ plus scripts/run-tests-v1.sh (the manual VM runner for the
retired suite).
Two tests/ files stay because they're CI-wired in .github/workflows/ci.yml
and don't depend on the v1 protocol:
- test_cli_version_memory_guard.py (no socket protocol, standalone)
- test_workspace_churn_up_arrow_lag.py (ported to the v2 client in #71)
Also preserved: the CI/release-infrastructure guard scripts in tests/ (they
guard workflow/build/release config, not app socket behavior, so they're
unrelated to the v1 protocol) and tests/fixtures/ssh-remote, which tests_v2/
depends on.
Fixes the one stale living reference to the deleted layout in
docs/v2-api-migration.md. Dated historical changelog/checklist entries in
TODO.md, PROJECTS.md, and docs/agent-browser-port-spec.md that record past
VM validation runs are left untouched as historical record.
Part of the v1-protocol-deletion sequence (step 5).1 parent 314e1df commit 302b196
87 files changed
Lines changed: 4 additions & 20739 deletions
File tree
- docs
- scripts
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
167 | 169 | | |
168 | 170 | | |
169 | 171 | | |
170 | 172 | | |
171 | 173 | | |
172 | | - | |
173 | | - | |
| 174 | + | |
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments