Introduce Kotlin client/server <--> TypeScript client/server integration tests#209
Closed
skarpovdev wants to merge 24 commits intomodelcontextprotocol:mainfrom
skarpovdev:skarpov/integration-tests
Closed
Introduce Kotlin client/server <--> TypeScript client/server integration tests#209skarpovdev wants to merge 24 commits intomodelcontextprotocol:mainfrom skarpovdev:skarpov/integration-tests
skarpovdev wants to merge 24 commits intomodelcontextprotocol:mainfrom
skarpovdev:skarpov/integration-tests
Conversation
Bumps [org.jetbrains.kotlinx.binary-compatibility-validator](https://github.com/Kotlin/binary-compatibility-validator) from 0.18.0 to 0.18.1. - [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases) - [Commits](Kotlin/binary-compatibility-validator@0.18.0...0.18.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.binary-compatibility-validator dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update PR validation workflow * Update PR validation trigger configuration * Add concurrency control to PR validation workflow
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.4 to 1.14.5. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.4...1.14.5) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `ktor` from 3.2.1 to 3.2.2. Updates `io.ktor:ktor-client-cio` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.1...3.2.2) Updates `io.ktor:ktor-server-sse` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.1...3.2.2) Updates `io.ktor:ktor-server-websockets` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.1...3.2.2) Updates `io.ktor:ktor-server-cio` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.1...3.2.2) Updates `io.ktor:ktor-server-test-host` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.1...3.2.2) Updates `io.ktor:ktor-client-mock` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.1...3.2.2) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-sse dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-websockets dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-cio dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-server-test-host dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Modularize SDK: migrated client and server implementations to separate modules. Removed old configuration files and reorganized the source code structure * add support native targets and update js/wasm configurations * Refactor sample projects: add samples as composite builds, replace hardcoded dependencies with version catalog, remove obsolete gradle wrapper files * Update .gitignore: exclude SWE agent directories (.claude/ and .junie/) * Refine CodeQL workflow: update Kotlin build steps to target individual modules separately instead of building all at once
Signed-off-by: Sergey Karpov <sergey.karpov@jetbrains.com>
Signed-off-by: Sergey Karpov <sergey.karpov@jetbrains.com>
…lify client/server initialization. (#212)
Signed-off-by: Sergey Karpov <sergey.karpov@jetbrains.com>
* Add ServerSSESession as a receiver for mcp {} dsl
* update api
---------
Co-authored-by: devcrocod <devcrocod@gmail.com>
Signed-off-by: Sergey Karpov <sergey.karpov@jetbrains.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
General requirement to run the tests (apart from the main requirements for running any code in the repo) is to have node.js installed. I don't see the need for a separate README.md, but let me know if there is.
setupTypeScriptSdkwe clone the latest head of TypeScript SDK and instal all the dependencies. I thought about using the released version by installing it with npm, but decided to run tests with the latest commits to help us find issues faster, before the new version is released.simpleStreamableHttpfrom examples. If there is a concern it will be changed and hence such usage is bad, it can easily be migrated into a separate file.Types of changes
Checklist
Additional context