Shape audit (milestone 296): tests helpers, alembic, models, MCP, routes, services, frontend consolidation #120

Merged
bvandeusen merged 8 commits from dev into main 2026-08-21 12:48:09 -04:00
Showing only changes of commit 848ce1592e - Show all commits
+1
View File
@@ -4,6 +4,7 @@ auto-pin bucket (pin_kind='auto').
Design: docs/superpowers/specs/2026-05-13-note-version-pinning-design.md
"""
from unittest.mock import AsyncMock, MagicMock, patch
from tests.helpers import make_mock_session
async def test_create_version_prune_sql_filters_to_unpinned():