Integration Test Guard

Ensure MCP-server / API changes in the touchdesigner-mcp repo ship with integration-test coverage. Use when you modify the MCP server, tool definitions/handlers, the OpenAPI schema, the TD HTTP client, the transport layer, or the TD-side Python API (src/api, src/features/tools, src/server, src/tdClient, src/transport, td/modules/mcp). Also triggered by the integration-test-guard PreToolUse hook, which blocks a `git push` whose outgoing commits touch those paths without a tests/integration change. Decide which suite fits, add or update the test, and run it.

hybridlabor-api e4cbe61 3.7 KB Updated

File contents

hybridlabor-api/aos/tree/main/mcps/touchdesigner-mcp/.claude/skills/integration-test-guard commit e4cbe61e75

Frequently asked questions

npx skillmds@latest add hybridlabor-api/integration-test-guard