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
Cipher.test.ts
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
ObjectStore.service.test.ts
ScheduledTaskManager.test.ts refactor(core): Centralize CronJob management (#10033) 2024-07-16 20:42:48 +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