Skip to content

Integration Real Calls

These tests exercise external provider calls and parsing behavior, not only local mocks.

  • backend/src/tests/integration/ocr.real.test.ts
  • backend/src/tests/integration/voice.real.test.ts
Terminal window
pnpm test:integration
  • OPENAI_API_KEY configured.
  • Network access available.
  • Test database prepared (pnpm test:init).

Included in snapshot: 26 files passed / 217 tests passed on 2026-02-21.