free-claude-code/tests/messaging
Alishahryar1 29e7714337 feat(logging): structured TRACE events and end-to-end request correlation
Add core/trace.py with trace_event, traced_async_stream, and payload snapshots.
Merge TRACE fields into JSON logs; promote claude_session_id, http path/method.
Instrument API, messaging/CLI, and OpenAI-compat/native provider paths.
Harden log sink with enqueue and stdlib intercept re-entrancy guard.
Document behavior in .env.example and README; extend tests.
2026-05-10 18:24:48 -07:00
..
test_discord_markdown.py refactor: remove OpenRouter rollback, shims, and redundant layers 2026-04-24 21:08:38 -07:00
test_discord_platform.py Backup/before cleanup 20260222 230402 (#58) 2026-02-27 19:50:21 -08:00
test_event_parser.py Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
test_extract_text.py Architecture refactor: core anthropic, runtime, smoke tiers, remove providers.common 2026-04-24 20:03:14 -07:00
test_handler.py feat(logging): structured TRACE events and end-to-end request correlation 2026-05-10 18:24:48 -07:00
test_handler_context_isolation.py Removed deprecated modules and updated imports 2026-02-19 20:38:11 -08:00
test_handler_format.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
test_handler_integration.py fix(messaging): reuse parent CLI session for Telegram reply continuation (#233) 2026-04-27 16:24:31 -07:00
test_handler_markdown_and_status_edges.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
test_limiter.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
test_messaging.py Fixed encapsulation violations 2026-03-01 04:28:22 -08:00
test_messaging_factory.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
test_reliability.py Backup/before cleanup 20260222 230402 (#58) 2026-02-27 19:50:21 -08:00
test_rendering_profiles.py Refactor provider routing and smoke coverage 2026-04-24 19:34:34 -07:00
test_restart_reply_restore.py Fixed encapsulation violations 2026-03-01 04:28:22 -08:00
test_robust_formatting.py Backup/before cleanup 20260222 230402 (#58) 2026-02-27 19:50:21 -08:00
test_session_store_edge_cases.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
test_stream_transcript_contract.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
test_telegram.py Backup/before cleanup 20260222 230402 (#58) 2026-02-27 19:50:21 -08:00
test_telegram_edge_cases.py Backup/before cleanup 20260222 230402 (#58) 2026-02-27 19:50:21 -08:00
test_transcript.py Backup/before cleanup 20260222 230402 (#58) 2026-02-27 19:50:21 -08:00
test_transcription.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
test_transcription_nim.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
test_tree_concurrency.py Fixed encapsulation violations 2026-03-01 04:28:22 -08:00
test_tree_processor.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
test_tree_queue.py Fixed encapsulation violations 2026-03-01 04:28:22 -08:00
test_tree_repository.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
test_voice_handlers.py feat: Anthropic web server tools, provider metadata, messaging hardening 2026-04-24 23:01:14 -07:00
test_voice_services.py Refactor provider routing and smoke coverage 2026-04-24 19:34:34 -07:00