molecule-ai-workspace-runtime/tests
rabbitblood a35d128870 test: stub claude_agent_sdk + a2a in session-resume tests
CI failed on collect because claude_agent_sdk + a2a aren't test-env deps
(they're installed inside the claude-code workspace image). The test file
now stubs both via sys.modules so the collector can import
claude_sdk_executor without pulling the real SDKs. Tests don't exercise
the SDK anyway — only _resolve_resume() glob logic.
2026-04-16 11:13:33 -07:00
..
test_imports.py fix: switch top-level from adapters import to absolute imports (#1) 2026-04-16 07:53:03 -07:00
test_session_resume_gate.py test: stub claude_agent_sdk + a2a in session-resume tests 2026-04-16 11:13:33 -07:00