n8n/packages/core/test
Elias Meire 67b985fe89
fix(core): Handle filename* with quotes in Content-Disposition header (#7229)
Github issue / Community forum post (link here to close automatically):
2023-09-21 14:54:10 +02:00
..
helpers refactor: Use actual nodes/credentials in cli and core tests (no-changelog) (#7115) 2023-09-06 10:23:47 +02:00
workflows fix(core): Fix pairedItem for alwaysOutputData & multi identical resolve (#6405) 2023-06-21 10:38:28 +03:00
Credentials.test.ts
NodeExecuteFunctions.test.ts fix(core): Handle filename* with quotes in Content-Disposition header (#7229) 2023-09-21 14:54:10 +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
Validation.test.ts feat(Set Node): Overhaul (#6348) 2023-09-19 13:16:35 +03:00
WorkflowExecute.test.ts fix(core): Make node execution order configurable, and backward-compatible (#6507) 2023-07-05 18:47:34 +02:00
WorkflowExecutionMetadata.test.ts