| .. |
|
__init__.py
|
|
|
|
test_async_memory_flush.py
|
|
|
|
test_background_command.py
|
fix(test): add missing _voice_mode attr to GatewayRunner test stubs
|
2026-03-14 14:27:20 +03:00 |
|
test_background_process_notifications.py
|
|
|
|
test_base_topic_sessions.py
|
|
|
|
test_channel_directory.py
|
|
|
|
test_config_cwd_bridge.py
|
|
|
|
test_config.py
|
fix(gateway): bridge quick commands into GatewayConfig runtime
|
2026-03-14 03:57:25 -07:00 |
|
test_delivery.py
|
fix: salvage gateway dedup and executor cleanup from PR #993
|
2026-03-14 11:03:20 -07:00 |
|
test_discord_bot_filter.py
|
|
|
|
test_discord_free_response.py
|
fix: add missing choices/Choice to discord mock in test_discord_free_response
|
2026-03-14 14:27:21 +03:00 |
|
test_discord_imports.py
|
fix: defer discord adapter annotations
|
2026-03-14 09:32:05 -07:00 |
|
test_discord_media_metadata.py
|
|
|
|
test_discord_opus.py
|
fix: add macOS Homebrew Opus fallback and fix shutdown dict iteration
|
2026-03-14 14:27:21 +03:00 |
|
test_discord_send.py
|
fix: align salvaged Discord send test mock with current slash-command API
|
2026-03-14 21:44:50 -07:00 |
|
test_discord_slash_commands.py
|
fix: add choices/Choice to discord mock for /voice slash command test
|
2026-03-14 14:27:21 +03:00 |
|
test_document_cache.py
|
|
|
|
test_email.py
|
fix: verify SMTP TLS in send_message_tool
|
2026-03-14 06:31:52 -07:00 |
|
test_homeassistant.py
|
|
|
|
test_honcho_lifecycle.py
|
|
|
|
test_hooks.py
|
|
|
|
test_interrupt_key_match.py
|
|
|
|
test_media_extraction.py
|
|
|
|
test_mirror.py
|
|
|
|
test_pairing.py
|
|
|
|
test_plan_command.py
|
fix: save /plan output in workspace (#1381)
|
2026-03-14 21:28:51 -07:00 |
|
test_platform_base.py
|
fix: complete send_message MEDIA delivery salvage
|
2026-03-14 04:02:03 -07:00 |
|
test_reasoning_command.py
|
|
|
|
test_resume_command.py
|
fix(test): add missing _voice_mode attr to GatewayRunner test stubs
|
2026-03-14 14:27:20 +03:00 |
|
test_retry_replacement.py
|
test: lock retry replacement semantics
|
2026-03-14 21:19:22 -07:00 |
|
test_retry_response.py
|
|
|
|
test_run_progress_topics.py
|
fix(test): add missing _voice_mode attr to GatewayRunner test stubs
|
2026-03-14 14:27:20 +03:00 |
|
test_runner_fatal_adapter.py
|
fix(gateway): harden Telegram polling conflict handling
|
2026-03-14 12:11:23 -07:00 |
|
test_send_image_file.py
|
fix(discord): preserve native document and video attachment support
|
2026-03-14 22:01:02 -07:00 |
|
test_session_hygiene.py
|
fix(test): add missing _voice_mode attr to GatewayRunner test stubs
|
2026-03-14 14:27:20 +03:00 |
|
test_session.py
|
test: cover gateway session model backfill
|
2026-03-14 06:44:14 -07:00 |
|
test_signal.py
|
|
|
|
test_slack.py
|
test: fix gateway async test event loop usage
|
2026-03-14 02:52:47 -07:00 |
|
test_status.py
|
fix(gateway): harden Telegram polling conflict handling
|
2026-03-14 12:11:23 -07:00 |
|
test_sticker_cache.py
|
|
|
|
test_stt_config.py
|
fix(gateway): honor stt.enabled false for voice transcription
|
2026-03-14 22:09:53 -07:00 |
|
test_telegram_conflict.py
|
test(telegram): cover disconnect with inactive updater
|
2026-03-14 21:53:28 -07:00 |
|
test_telegram_documents.py
|
fix(gateway): clean up pending Telegram media groups on disconnect
|
2026-03-14 12:18:24 -07:00 |
|
test_telegram_format.py
|
|
|
|
test_title_command.py
|
fix(test): add missing _voice_mode attr to GatewayRunner test stubs
|
2026-03-14 14:27:20 +03:00 |
|
test_transcript_offset.py
|
|
|
|
test_update_command.py
|
fix(gateway): fall back to sys.executable -m hermes_cli.main when hermes not on PATH
|
2026-03-14 12:15:51 -07:00 |
|
test_voice_command.py
|
fix: persist clean voice transcripts and /voice off state
|
2026-03-14 06:14:22 -07:00 |
|
test_whatsapp_connect.py
|
|
|