Files
opencode/packages/agent-core/test/auth
Artur Do Lago d9ff1940cc test(auth): add comprehensive auth module tests
- Test pure functions: isExpiringSoon, isExpired
- Test file operations: get, all, set, remove
- Test status checking for multiple providers
- Test schema validation for OAuth, API, WellKnown types
- Test edge cases: missing files, invalid JSON, extra fields

44 tests covering auth storage and validation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 12:39:20 +01:00
..