n8n/packages/core/test
Tomi Turtiainen 0f1461f2d5
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
fix(core): Fix binary data helpers (like prepareBinaryData) with task runner (#12259)
2024-12-18 18:45:05 +02:00
..
BinaryData refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
helpers refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
workflows fix(core): Continue with error output reverse items in success branch (#11684) 2024-11-13 15:23:24 +00:00
Cipher.test.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
ClassLoader.test.ts fix(core): Fix supportedNodes for non-lazy loaded community packages (no-changelog) (#11329) 2024-12-10 14:48:39 +01:00
CreateNodeAsTool.test.ts refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
Credentials.test.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
DirectoryLoader.test.ts fix(core): Fix supportedNodes for non-lazy loaded community packages (no-changelog) (#11329) 2024-12-10 14:48:39 +01:00
error-reporter.test.ts refactor(core): Unify error reporters in core and task runners (#12168) 2024-12-13 17:34:37 +01:00
FileSystem.manager.test.ts fix(core): Delete binary data parent folder when pruning executions (#11790) 2024-11-19 14:24:13 +01:00
InstanceSettings.test.ts refactor(core): Add support for memoized evaluation on getters (no-changelog) (#12185) 2024-12-13 12:52:36 +01:00
NodeExecuteFunctions.test.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
ObjectStore.manager.test.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
ObjectStore.service.test.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
RoutingNode.test.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
ScheduledTaskManager.test.ts refactor(core): Deregistering cronjobs should also release them (no-changelog) (#11179) 2024-10-09 12:11:46 +02:00
SerializedBuffer.test.ts fix(core): Fix binary data helpers (like prepareBinaryData) with task runner (#12259) 2024-12-18 18:45:05 +02:00
setup-mocks.ts fix(core): Upgrade crypto-js to address CVE-2023-46233 (#7519) 2023-10-26 11:21:53 +02:00
setup.ts fix(HTTP Request Node): Show detailed error message in the UI again (#5959) 2023-04-12 14:58:05 +02:00
SSHClientsManager.test.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
TriggersAndPollers.test.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
utils.ts feat(core): Enforce config file permissions on startup (#11328) 2024-10-23 12:54:53 +03:00
WorkflowExecute.test.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
WorkflowExecutionMetadata.test.ts refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00