n8n/packages/core/test
2024-09-04 12:06:17 +02:00
..
BinaryData fix(HTTP Request Node): Respect the original encoding of the incoming response (#9869) 2024-07-11 17:03:52 +02:00
helpers refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
workflows
Cipher.test.ts
CreateNodeAsTool.test.ts feat(core): Implement wrapping of regular nodes as AI Tools (#10641) 2024-09-04 12:06:17 +02:00
Credentials.test.ts
FileSystem.manager.test.ts
InstanceSettings.test.ts
NodeExecuteFunctions.test.ts fix(core): Prevent XSS via static cache dir (#10339) 2024-08-09 16:40:50 +02:00
ObjectStore.manager.test.ts refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) (#9450) 2024-05-22 17:40:52 +02:00
ObjectStore.service.test.ts
ScheduledTaskManager.test.ts fix(core): Scheduler tasks should not trigger on follower instances (#10507) 2024-08-22 11:46:13 +02:00
setup-mocks.ts
setup.ts
SSHClientsManager.test.ts refactor(core): Centralize SSH Tunnel management (#9906) 2024-07-04 12:29:44 +02:00
utils.ts
Validation.test.ts
WorkflowExecute.test.ts fix(core): Fix missing successful items on continueErrorOutput with multiple outputs (#10218) 2024-07-29 17:08:20 +02:00
WorkflowExecutionMetadata.test.ts