CheddahBot/tests/test_clickup_runner
PeninsulaInd 645b9cfbef Add AutoCora job submission + result polling -- Phase 3
Submits Cora SEO jobs as JSON files to the NAS queue, polls for .result
files each cycle, and updates ClickUp on success/failure. Async design:
submission and result processing happen on separate poll cycles so the
runner never blocks. Full README rewrite with troubleshooting section.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 10:17:42 -05:00
..
__init__.py Add clickup_runner module -- Phase 1: skeleton + ClickUp polling 2026-03-30 09:14:22 -05:00
test_autocora.py Add AutoCora job submission + result polling -- Phase 3 2026-03-30 10:17:42 -05:00
test_claude_runner.py Add Claude Code runner -- Phase 2: claude -p subprocess + ClickUp integration 2026-03-30 09:34:54 -05:00
test_clickup_client.py Add clickup_runner module -- Phase 1: skeleton + ClickUp polling 2026-03-30 09:14:22 -05:00
test_config.py Add clickup_runner module -- Phase 1: skeleton + ClickUp polling 2026-03-30 09:14:22 -05:00
test_skill_map.py Add Claude Code runner -- Phase 2: claude -p subprocess + ClickUp integration 2026-03-30 09:34:54 -05:00
test_state.py Add clickup_runner module -- Phase 1: skeleton + ClickUp polling 2026-03-30 09:14:22 -05:00