n8n/packages/core/test
Iván Ovejero 3ff902feb9
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
refactor(core): Hide stack trace for warning-level errors (#12411)
2025-01-02 17:48:39 +01:00
..
BinaryData
helpers refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
workflows
Cipher.test.ts
ClassLoader.test.ts
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
DirectoryLoader.test.ts
error-reporter.test.ts refactor(core): Hide stack trace for warning-level errors (#12411) 2025-01-02 17:48:39 +01:00
FileSystem.manager.test.ts
InstanceSettings.test.ts refactor(core): Move Logger to core (no-changelog) (#12310) 2024-12-23 13:46:13 +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
ObjectStore.service.test.ts refactor(core): Move Logger to core (no-changelog) (#12310) 2024-12-23 13:46:13 +01: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
SerializedBuffer.test.ts chore: Clean up some code (#12287) 2024-12-30 16:32:09 +02:00
setup-mocks.ts ci: Shim WebCrypto on node.js 18 for core tests (#12335) 2024-12-20 16:47:39 +01:00
setup.ts
SSHClientsManager.test.ts
TriggersAndPollers.test.ts fix(core): Register workflows as active only after all of the triggers and pollers setup successfully (#12244) 2024-12-20 15:25:33 +01:00
utils.ts
WorkflowExecute.test.ts refactor(core): Add more workflow engine tests (no-changelog) (#12385) 2024-12-30 16:28:46 +01:00
WorkflowExecutionMetadata.test.ts