Block a user
Add tests for tracked company admin endpoints and scheduler
AI-Manager
pushed to feature/1656-tracked-company-admin-tests at leeworks-agents/SPARC
2026-04-20 23:05:52 +00:00
Add API tests for export endpoints (CSV and PDF)
Add API tests for export endpoints (/export/{company_name} and /export/{company_name}/pdf)
Add webhook integration tests for retry logic and payloads
Add webhook integration tests covering retry logic and Slack/Discord payload format
Add S3/MinIO storage backend tests for storage.py
Add S3/MinIO storage backend tests for storage.py
Add test coverage for analyze_single_patent auto-download path
Add test coverage for analyze_single_patent auto-download path
Update ROADMAP.md to reflect completed work and add next-horizon items
Update ROADMAP.md to reflect completed work and add next-horizon items
Refactor scheduler.py to use pooled DatabaseClient
Refactor scheduler.py to use the application-level pooled DatabaseClient