n8n/packages/core/test
Iván Ovejero 4f392b5e3e
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
fix(core): Prevent XSS via static cache dir (#10339)
2024-08-09 16:40:50 +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 fix(core): Fix missing successful items on continueErrorOutput with multiple outputs (#10218) 2024-07-29 17:08:20 +02:00
workflows feat(core): Add optional Error-Output (#7460) 2023-10-30 18:42:47 +01:00
Cipher.test.ts refactor(core): Migrate from crypto-js to native crypto (#7556) 2023-11-03 13:26:20 +01:00
Credentials.test.ts refactor(core, editor): Remove legacy nodesAccess (no-changelog) (#9016) 2024-04-05 13:17:34 +02:00
FileSystem.manager.test.ts refactor(core): Consolidate binary file not found errors (no-changelog) (#7585) 2023-11-03 11:41:15 +01:00
InstanceSettings.test.ts fix(core): Prevent issues with missing or mismatching encryption key (#8332) 2024-01-16 18:25:53 +01:00
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 refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
ScheduledTaskManager.test.ts refactor(core): Centralize CronJob management (#10033) 2024-07-16 20:42:48 +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(core): Centralize SSH Tunnel management (#9906) 2024-07-04 12:29:44 +02:00
utils.ts refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
Validation.test.ts feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) 2023-12-29 10:49:27 +01:00
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 refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00