journal-bot/tests
beo3000 3a9c298a2c feat(transcribe): faster-whisper with telegram premium fallback 2026-06-15 17:19:33 +02:00
..
__init__.py chore: bootstrap journal-bot project skeleton 2026-06-15 15:01:04 +02:00
test_config.py feat(config): load settings from env via pydantic-settings 2026-06-15 15:05:55 +02:00
test_queue.py feat(queue): file-based queue with atomic claim/complete/fail 2026-06-15 16:57:03 +02:00
test_state.py feat(state): persist last_update_id and rolling processed_ids 2026-06-15 15:08:53 +02:00
test_telegram_client.py feat(telegram): poll, allowlist-filter, parse text/voice/photo, react 2026-06-15 17:12:21 +02:00
test_transcribe.py feat(transcribe): faster-whisper with telegram premium fallback 2026-06-15 17:19:33 +02:00
test_vault_writer.py feat(vault_writer): append entries with frontmatter and clarifications callout 2026-06-15 17:06:10 +02:00