Skip to content

Add provider error fixture corpus#9

Merged
slegarraga merged 1 commit into
mainfrom
test/provider-error-fixtures
Jun 5, 2026
Merged

Add provider error fixture corpus#9
slegarraga merged 1 commit into
mainfrom
test/provider-error-fixtures

Conversation

@slegarraga

Copy link
Copy Markdown
Owner

Summary

  • add public provider error fixtures for OpenAI, Anthropic, Gemini and transport failures
  • pair each raw SDK-like/fetch-like case with expected normalized output
  • publish fixtures in the npm package and bump to 0.1.4

Validation

  • npm run format:check
  • npm run typecheck
  • npm run lint
  • npm test
  • npm run build
  • npm audit --audit-level=moderate
  • npm pack --dry-run --json verified 23 fixture files

Closes #1

@slegarraga slegarraga merged commit 2502cbc into main Jun 5, 2026
4 checks passed
@slegarraga slegarraga deleted the test/provider-error-fixtures branch June 5, 2026 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add provider error fixture corpus from SDK and fetch shapes

1 participant