mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-02 17:57:06 +02:00
## Summary This PR continues refactoring webhooks code for better modularity. Continued from #8069 to bring back `ActiveWebhooks`, but this time actually handling active webhook calls in this class. ## Review / Merge checklist - [x] PR title and summary are descriptive |
||
|---|---|---|
| .. | ||
| integration | ||
| shared | ||
| unit | ||
| extend-expect.ts | ||
| setup-mocks.ts | ||
| setup-test-folder.ts | ||
| setup.ts | ||
| teardown.ts | ||