Shape audit (milestone 296): tests helpers, alembic, models, MCP, routes, services, frontend consolidation #120
@@ -4,6 +4,7 @@ auto-pin bucket (pin_kind='auto').
|
|||||||
Design: docs/superpowers/specs/2026-05-13-note-version-pinning-design.md
|
Design: docs/superpowers/specs/2026-05-13-note-version-pinning-design.md
|
||||||
"""
|
"""
|
||||||
from unittest.mock import AsyncMock, MagicMock, patch
|
from unittest.mock import AsyncMock, MagicMock, patch
|
||||||
|
from tests.helpers import make_mock_session
|
||||||
|
|
||||||
|
|
||||||
async def test_create_version_prune_sql_filters_to_unpinned():
|
async def test_create_version_prune_sql_filters_to_unpinned():
|
||||||
|
|||||||
Reference in New Issue
Block a user