CheddahBot/tests
PeninsulaInd 45ab4c1b33 Fix task looping: increase stale recovery to 6h, add file logging, use UNC paths
- Stale task recovery threshold 2h → 6h to prevent resetting tasks while Cora is still running
- Add rotating file logger (WARNING+) to logs/cheddahbot.log for debugging
- Silence httpx/httpcore INFO spam from terminal
- Switch watch folder paths from Z: drive letters to UNC paths to avoid intermittent mount drops
- Fix test_db tests to add messages so list_conversations includes them

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 21:41:46 -06:00
..
__init__.py Add test suite for ClickUp integration APIs 2026-02-16 07:34:34 -06:00
conftest.py 1.1: Delete dead code and fix all lint errors 2026-02-17 09:56:36 -06:00
test_autocora.py Fix 1: AutoCora prioritized sweep and KV-free result polling 2026-02-27 15:57:09 -06:00
test_clickup.py Reformat code and update ClickUp tools to reset pattern 2026-02-19 20:44:40 -06:00
test_clickup_tools.py Steps 7-8: Eliminate KV store from task pipelines and update tests 2026-02-27 16:26:44 -06:00
test_content_creation.py Wire Phase 3 test block pipeline into automated optimization flow 2026-03-03 15:49:49 -06:00
test_cora_distribute.py Add Cora report distribution watcher to route xlsx to pipeline inboxes 2026-03-03 13:07:03 -06:00
test_db.py Fix task looping: increase stale recovery to 6h, add file logging, use UNC paths 2026-03-04 21:41:46 -06:00
test_docx_export.py Add document export (.docx) and email delivery feature 2026-02-16 17:00:54 -06:00
test_email.py Add document export (.docx) and email delivery feature 2026-02-16 17:00:54 -06:00
test_linkbuilding.py Steps 7-8: Eliminate KV store from task pipelines and update tests 2026-02-27 16:26:44 -06:00
test_notifications.py Add test suite for ClickUp integration APIs 2026-02-16 07:34:34 -06:00
test_ntfy.py Add ntfy.sh push notifications for alerts and errors 2026-03-04 11:07:51 -06:00
test_press_advantage.py 1.1: Delete dead code and fix all lint errors 2026-02-17 09:56:36 -06:00
test_scheduler.py Steps 7-8: Eliminate KV store from task pipelines and update tests 2026-02-27 16:26:44 -06:00
test_scheduler_helpers.py Steps 7-8: Eliminate KV store from task pipelines and update tests 2026-02-27 16:26:44 -06:00
test_ui_helpers.py Phase 4: UI — Agent selector, conversation history, chat persistence 2026-02-17 11:23:50 -06:00