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 or tests/e2e change. Decide which suite fits, add or update the test, and run it.

8beeeaaat Updated

File contents

8beeeaaat/touchdesigner-mcp/tree/main/.claude/skills/integration-test-guard commit 8f301e0bac

Frequently asked questions

npx skillmds@latest add 8beeeaaat/integration-test-guard