Integration Real Calls
These tests exercise external provider calls and parsing behavior, not only local mocks.
Test files
Section titled “Test files”backend/src/tests/integration/ocr.real.test.tsbackend/src/tests/integration/voice.real.test.ts
Run command
Section titled “Run command”pnpm test:integrationRequired environment
Section titled “Required environment”OPENAI_API_KEYconfigured.- Network access available.
- Test database prepared (
pnpm test:init).
Snapshot note
Section titled “Snapshot note”Included in snapshot: 26 files passed / 217 tests passed on 2026-02-21.