gabriel / musehub public
test wire task/mwp-cleanup #2 / 5
AI Agent gabriel · 153 days ago · Apr 24, 2026 · Diff

test(wire): server-side tests for refs advertising pack_origin (Phase D)

sha256:bbbadf19a71c9236fdc4a846b7d498b6b1d40ad667ebba8a56f85c9950fcb710 sha
+15 symbols
sha256:71a6c23b7e9171cc54385a8d63f97df17dce893c8bb71cc4ee094fd53c8de730 snapshot
+15
symbols added
0
dead code introduced
Semantic Changes 15 symbols
~ tests/test_wire_refs_pack_origin.py .py 15 symbols added
+ AsyncClient import import AsyncClient L15–15
+ AsyncMock import import AsyncMock L17–17
+ AsyncSession import import AsyncSession L16–16
+ annotations import import annotations L12–12
+ create_repo import import create_repo L20–20
+ patch import import patch L17–17
+ pytest import import pytest L14–14
+ settings import import settings L19–19
+ test_refs_pack_origin_absent_by_default function async_function test_refs_pack_origin_absent_by_default L29–45
+ test_refs_pack_origin_absent_when_key_missing function async_function test_refs_pack_origin_absent_when_key_missing L49–65
+ test_refs_pack_origin_absent_when_url_missing function async_function test_refs_pack_origin_absent_when_url_missing L69–85
+ test_refs_pack_origin_present_when_worker_configured function async_function test_refs_pack_origin_present_when_worker_configured L89–106
+ test_refs_pack_origin_value_matches_setting function async_function test_refs_pack_origin_value_matches_setting L110–124
+ test_wire_refs_service_omits_pack_origin_without_settings function async_function test_wire_refs_service_omits_pack_origin_without_settings L153–168
+ test_wire_refs_service_returns_pack_origin function async_function test_wire_refs_service_returns_pack_origin L133–149

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:bbbadf19a71c9236fdc4a846b7d498b6b1d40ad667ebba8a56f85c9950fcb710 --body "your comment"