All checks were successful
Deploy API Server / build-and-deploy (push) Successful in 49s
- NEW test/helpers/mock-ai-provider.ts: Mock AI HTTP server with normal/timeout/429/500/invalid-json behavior controls - NEW test/helpers/integration-harness.ts: spawn real API/Worker processes, HTTP helpers, PrismaClient-based DB helpers - NEW test/m-ai-01-09.worker-int-spec.ts: real integration test using actual MySQL/Redis/BullMQ/HTTP (Active Recall, Feynman, Document Import, SIGKILL recovery, provider faults, idempotency) - NEW test/jest-worker-integration.json: Jest config with NO mocks - DELETE test/m-ai-01-09.e2e-spec.ts: removed mock-based pseudo-e2e - UPDATE test/run-integration-ci.sh: uses real integration config - UPDATE package.json: test:integration:worker uses real config Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>