スキル一覧に戻る
dpietersz

testing-n8n-testing

by dpietersz

n8n community node for Pleo expense management. Query expenses, check receipt status, and trigger workflows on export events. Integrates Pleo with 400+ apps via n8n automation. Open source, MIT licensed

0🍴 0📅 2025年12月13日
GitHubで見るManusで実行

SKILL.md


When to use this skill:

  • When creating test files in tests/ folders
  • When writing Jest test suites for n8n nodes
  • When mocking HTTP requests with nock (beforeAll, afterEach, afterAll patterns)
  • When testing helper functions for data formatting
  • When creating mock IExecuteFunctions for node execution tests
  • When verifying node output against expected results
  • When testing API error handling (401, 404, 429 responses)
  • When setting up golden file tests for complex output
  • When linking nodes locally for manual testing (npm link)
  • When using n8n dev mode with hot reload
  • When running npm run lint before publishing
  • When following the pre-publish checklist (tests pass, build succeeds, manual testing)
  • When testing credentials save and validation in n8n UI

Testing N8n Testing

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle testing n8n testing.

Instructions

For details, refer to the information provided in this file: testing n8n testing

スコア

総合スコア

70/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です