qe-n8n-trigger-testing-strategies

Installation
SKILL.md

n8n Trigger Testing Strategies

<default_to_action> When testing n8n triggers:

  1. IDENTIFY trigger type (webhook, schedule, polling, event)
  2. TEST with various valid payloads
  3. VERIFY authentication and authorization
  4. CHECK error handling for invalid inputs
  5. MEASURE response time and reliability

Quick Trigger Checklist:

  • Trigger activates workflow correctly
  • Payload parsed and validated
  • Authentication enforced (if configured)
  • Error responses are informative
  • Response time is acceptable
Installs
62
GitHub Stars
407
First Seen
Feb 27, 2026
qe-n8n-trigger-testing-strategies — proffesor-for-testing/agentic-qe