Skip to content

conformance: prepare the conformance test suite - #764

Merged
maciej-kisiel merged 2 commits into
modelcontextprotocol:mainfrom
maciej-kisiel:conformance
Feb 3, 2026
Merged

conformance: prepare the conformance test suite#764
maciej-kisiel merged 2 commits into
modelcontextprotocol:mainfrom
maciej-kisiel:conformance

Conversation

@maciej-kisiel

Copy link
Copy Markdown
Contributor
  • move the conformance related files to a dedicated directory
  • simplify parts of the conformance script
  • create a scaffolding for a new GitHub action to run conformance tests
  • use the new --output-dir flag from the conformance suite for saving results on demand

@maciej-kisiel
maciej-kisiel force-pushed the conformance branch 2 times, most recently from 82d6883 to 9e74406 Compare January 27, 2026 16:11
Comment thread .github/workflows/conformance.yml Outdated
Comment thread scripts/server-conformance.sh Outdated
Comment thread scripts/server-conformance.sh
Comment thread scripts/client-conformance.sh
Comment thread scripts/client-conformance.sh Outdated
Comment thread conformance/everything-client/main.go Outdated
- move the conformance related files to a dedicated directory
- simplify parts of the conformance script
- create a scaffolding for a new GitHub action to run conformance tests
- use the new --output-dir flag from the conformance suite for saving
  results on demand
…ure GitHub action to run it

- implement all non-auth scenarios (client OAuth is not yet supported)
- sse-retry is also implemented, but failing due to a bug in the SDK
- configure client-conformance job in the conformance GitHub action
- create a client-conformance.sh script and rename conformance.sh to server-conformance.sh
@maciej-kisiel maciej-kisiel linked an issue Feb 2, 2026 that may be closed by this pull request
11 tasks

@findleyr findleyr 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.

Nice!

@maciej-kisiel
maciej-kisiel merged commit 634735b into modelcontextprotocol:main Feb 3, 2026
5 checks passed
@maciej-kisiel
maciej-kisiel deleted the conformance branch March 2, 2026 10:34
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.

SEP-1730: Tier 1 SDK support

2 participants