1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/core/test
Val 323e26acfd
fix(core): Validate customData keys and values () (no-changelog)
* fix(core): Validate customData keys and values

Throws errors in manual mode and ignores and logs values in production

* fix: validate customData key characters

* refactor: review changes

* fix: logger not initialised for metadata tests

* fix: allow numbers for values
2023-04-12 09:18:26 +01:00
..
Credentials.test.ts refactor: Setup typescript project references across workflow, core, and cli () 2022-11-09 15:25:00 +01:00
Helpers.ts fix: Lazy load nodes for credentials testing () 2022-11-30 10:28:18 +01:00
NodeExecuteFunctions.test.ts refactor: Setup typescript project references across workflow, core, and cli () 2022-11-09 15:25:00 +01:00
WorkflowExecute.test.ts refactor: Setup typescript project references across workflow, core, and cli () 2022-11-09 15:25:00 +01:00
WorkflowExecutionMetadata.test.ts fix(core): Validate customData keys and values () (no-changelog) 2023-04-12 09:18:26 +01:00