Open
Description
Integration tests should:
- Spin up an MCP server
- Query all the generated endpoints (list, initialize etc), validate that the response is as expected
- Query the user specified endpoints for tools, resources etc, validate that the response is as expected
- Make incorrect queries, validate that the server returns appropriate errors and recovers correctly