qe-n8n-integration-testing-patterns

Installation
SKILL.md

n8n Integration Testing Patterns

<default_to_action> When testing n8n integrations:

  1. VERIFY connectivity and authentication
  2. TEST all configured operations
  3. VALIDATE API response handling
  4. CHECK rate limit behavior
  5. CONFIRM error handling works

Quick Integration Checklist:

  • Credentials valid and not expired
  • API permissions sufficient for operations
  • Rate limits understood and respected
  • Error responses properly handled
  • Data formats match API expectations
Installs
58
GitHub Stars
408
First Seen
Feb 27, 2026
qe-n8n-integration-testing-patterns — proffesor-for-testing/agentic-qe