Skip to content

Commit 7b2803b

Browse files
authored
chore(tests): remove orphaned v1 tests for removed /api/projects endpoint (#667)
test_project_creation_api.py (cf-11) and test_workspace_cleanup.py (Issue #7) exercise the v1 POST /api/projects route removed in 66241c2 (remove orphaned v1 web layer). No v2 marker, so CI's -m v2 suite never ran them; they 404 on a full local run. Dead weight. v2-equivalent coverage lives in tests/ui. Kept tests/cli/test_api_client.py (mocked CLI client helper, still passes).
1 parent d65b313 commit 7b2803b

2 files changed

Lines changed: 0 additions & 496 deletions

File tree

tests/api/test_project_creation_api.py

Lines changed: 0 additions & 351 deletions
This file was deleted.

0 commit comments

Comments
 (0)