n8n/packages/workflow/test
Alex Grozav d18a29d588
fix(core): Updated expressions allowlist and denylist. (#3424)
* feat: Updated expressions allowlist and denylist.

* test: Added unit tests for expression allow and deny list.

* feat: Updated riot-tmpl to be installed from n8n fork.

* fix: Added check for non-standard browser built-in.

* chore: Removed package-lock.json from branch.

* chore: Removed package-lock.json from branch.

* chore: Added jest-environment-jsdom@27
2022-06-17 22:09:37 -07:00
..
Expression.test.ts fix(core): Updated expressions allowlist and denylist. (#3424) 2022-06-17 22:09:37 -07:00
Helpers.ts feat(core): Add support for pairedItem (beta) (#3012) 2022-06-03 17:25:07 +02:00
NodeHelpers.test.ts fix(core): Fix issue that parameters got lost in some edge cases 2022-06-11 18:12:04 +02:00
ObservableObject.test.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
RoutingNode.test.ts fix(core): Properly resolve expressions in declarative node design 2022-06-08 18:16:55 +02:00
TelemetryHelpers.test.ts feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
Workflow.test.ts feat(core): Add support for pairedItem (beta) (#3012) 2022-06-03 17:25:07 +02:00
WorkflowDataProxy.test.ts feat(core): Add support for pairedItem (beta) (#3012) 2022-06-03 17:25:07 +02:00