Skip to content

Conversation

kentcdodds
Copy link
Member

Implement a ping test for exercise 2.1.p, configuring server startup and cleanup using Vitest's global setup for HTTP Streamable transport.

This PR sets up the necessary test infrastructure, including a globalSetup.ts to manage the epic-me app server and the wrangler dev MCP server. It addresses challenges such as ensuring servers start and are ready before tests run, handling process cleanup, and correctly initializing the StreamableHTTPClientTransport.


Open in Cursor Open in Web

Learn more about Cursor Agents

@kentcdodds kentcdodds marked this pull request as ready for review August 2, 2025 19:56
@kentcdodds kentcdodds merged commit 2181072 into main Aug 4, 2025
4 of 5 checks passed
@kentcdodds kentcdodds deleted the cursor/set-up-http-streamable-client-ping-tests-5311 branch August 4, 2025 15:42
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