·n8n-integration-testing-patterns
</>

n8n-integration-testing-patterns

proffesor-for-testing/agentic-qe

API contract testing, authentication flows, rate limit handling, and error scenario coverage for n8n integrations with external services. Use when testing n8n node integrations.

16Installs·0Trend·@proffesor-for-testing

Installation

$npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill n8n-integration-testing-patterns

SKILL.md

| Communication | Slack, Teams, Discord | OAuth2, Webhook | | Data Storage | Google Sheets, Airtable | OAuth2, API Key | | CRM | Salesforce, HubSpot | OAuth2 | | Dev Tools | GitHub, Jira, Linear | OAuth2, API Key | | Marketing | Mailchimp, SendGrid | API Key |

| OAuth2 | User authorization flow | Automatic token refresh | | API Key | Manual key entry | Manual rotation | | Basic Auth | Username/password | No refresh needed | | Header Auth | Custom header | Manual rotation |

n8n integrates with 400+ services, each with unique authentication, rate limits, and API quirks. Testing requires:

API contract testing, authentication flows, rate limit handling, and error scenario coverage for n8n integrations with external services. Use when testing n8n node integrations. Source: proffesor-for-testing/agentic-qe.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill n8n-integration-testing-patterns
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is n8n-integration-testing-patterns?

API contract testing, authentication flows, rate limit handling, and error scenario coverage for n8n integrations with external services. Use when testing n8n node integrations. Source: proffesor-for-testing/agentic-qe.

How do I install n8n-integration-testing-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill n8n-integration-testing-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/proffesor-for-testing/agentic-qe