gitwtfhub

wtf is test-workflows?

n8n-io/test-workflows — explained in plain English

Analysis updated 2026-07-18 · repo last pushed 2026-06-01

82Audience · developerComplexity · 2/5MaintainedSetup · moderate

TL;DR

test-workflows is a library of pre-built n8n automation workflows the n8n team uses to verify that integrations with services like Slack and Google Sheets work correctly before release.

Mindmap

mindmap
  root((test-workflows))
    What it does
      Tests n8n integrations
      Stores example workflows
      Verifies node behavior
    Use Cases
      Test a new integration
      Reference workflow patterns
      Validate contribution changes
    Audience
      n8n contributors
      Node developers
    Tech Stack
      n8n
      Workflow automation

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Reference a test workflow to check that a new custom n8n node connecting to a service like Stripe behaves as expected.

REASON 2

Use an existing test workflow as a template to see how a complex multi-app automation should be structured.

REASON 3

Validate that a contribution to n8n doesn't break existing node functionality by running the relevant test workflow.

REASON 4

Study the test workflows to learn common automation patterns before building your own n8n workflow from scratch.

What's in the stack?

n8n

How it stacks up

n8n-io/test-workflows2latemc/justanothermusicclientaqua5230/usage
Stars828282
LanguageTypeScriptPython
Last pushed2026-06-01
MaintenanceMaintained
Setup difficultymoderatemoderateeasy
Complexity2/53/52/5
Audiencedevelopergeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · moderate Time to first run · 30min

Requires a running n8n instance to import and execute the workflows.

No license information was stated in the explanation.

Yoink these prompts

Prompt 1
I'm building a custom node for n8n that connects to a new API. Show me how to find and use a relevant test workflow from this repo to verify my node works correctly.
Prompt 2
Explain how n8n's test-workflows repository helps the team catch bugs when adding a new integration like Slack or Google Sheets.
Prompt 3
I'm contributing a fix to n8n and want to make sure I haven't broken an existing integration. Walk me through running one of these test workflows to validate my change.
Prompt 4
Show me an example of what a typical n8n test workflow looks like structurally, based on how this repository is described.

Frequently asked questions

wtf is test-workflows?

test-workflows is a library of pre-built n8n automation workflows the n8n team uses to verify that integrations with services like Slack and Google Sheets work correctly before release.

Is test-workflows actively maintained?

Maintained — commit in last 6 months (last push 2026-06-01).

What license does test-workflows use?

No license information was stated in the explanation.

How hard is test-workflows to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is test-workflows for?

Mainly developer.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.