mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-24 20:24:05 -08:00
639afcd7a5
This PR simplifies state in test webhooks so that it can be cached easily. Caching this state will allow us to start using Redis for manual webhooks, to support manual webhooks to work in multi-main setup. - [x] Convert `workflowWebhooks` to a getter - no need to optimize for deactivation - [x] Remove array from value in `TestWebhooks.webhookUrls` - [x] Consolidate `webhookUrls` and `registeredWebhooks` |
||
---|---|---|
.. | ||
integration | ||
shared | ||
unit | ||
extend-expect.ts | ||
setup-mocks.ts | ||
setup-test-folder.ts | ||
setup.ts | ||
teardown.ts |