mirror of
https://github.com/HeyPuter/puter.git
synced 2026-07-22 15:01:41 +00:00
Adds offline OpenAIVideoProvider.test.ts covering parameter mapping (size and seconds snapping to allowed values, input_reference forwarding), polling for queued/in_progress jobs (under fake timers), sora-2-pro size tiers (xl/xxl per-second pricing), per-second metering on default tier, failure handling, and error paths. Mocks the OpenAI SDK at the module boundary against a real PuterServer + live MeteringService. Closes #2993 Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>