Skip to content

test: add new tests for client runtime #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 9, 2025
Merged

Conversation

hashemix
Copy link
Member

@hashemix hashemix commented May 9, 2025

📌 Summary

Added new tests for client runtime (MCP Client) and updated workflows to run tests on both linux and windows

✨ Changes Made

Added new tests to validate that the client runtime can successfully launch an MCP server.

  • Included a test to launch the @modelcontextprotocol/server-everything server using the npx command.
  • Included a test to launch the mcp-server-git, a Python-based MCP server, using uvx.

These tests help ensure that the core functionality of the client runtime remains intact across both Linux and Windows platforms.

🛠️ Testing Steps

run:

cargo make test

@hashemix hashemix merged commit af48a2b into main May 9, 2025
3 checks passed
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.

1 participant