Skip to content

Use standard model name for Anthropic adapter test fixtures#273

Closed
anticomputer wants to merge 1 commit into
mainfrom
anticomputer/anthropic-adapter-test-fixture-model-names
Closed

Use standard model name for Anthropic adapter test fixtures#273
anticomputer wants to merge 1 commit into
mainfrom
anticomputer/anthropic-adapter-test-fixture-model-names

Conversation

@anticomputer

@anticomputer anticomputer commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Standardizes the model-name fixture strings in tests/test_sdk_anthropic_adapter.py on the claude-opus-4.7 name that the file already uses as its default AgentSpec fixture.

These strings are inert: they're only passed to fake Anthropic clients and are never asserted on, so no adapter behavior changes.

Replace the inert model-name fixture strings in
test_sdk_anthropic_adapter.py with the public claude-opus-4.7 model
name already used as the file's default AgentSpec fixture. The model
string is only passed to fake clients and is never asserted, so
adapter behavior is unchanged.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 7, 2026 18:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

closed.

@anticomputer anticomputer deleted the anticomputer/anthropic-adapter-test-fixture-model-names branch July 7, 2026 19:04
@anticomputer anticomputer changed the title Use public model name for Anthropic adapter test fixtures Use standard model name for Anthropic adapter test fixtures Jul 7, 2026
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.

2 participants