n8n/packages/workflow/test/ExpressionExtensions
Iván Ovejero 5ee0e842b8
Some checks are pending
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.13.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
feat(core): Add isolate pooling for VM expression engine (#27573)
2026-03-31 14:54:11 +00:00
..
array-extensions.test.ts feat(core): Port function extensions to VM isolate and add URL and Intl polyfills (#26689) 2026-03-12 12:44:28 +00:00
boolean-extensions.test.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
date-extensions.test.ts feat(core): Serialize Luxon types at V8 isolate boundary (#26993) 2026-03-16 12:55:38 +00:00
expression-extension.test.ts test(core): Wrap bare assertion in test block in expression-extension.test.ts (no-changelog) (#26909) 2026-03-16 09:00:54 +00:00
generic-extensions.test.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
helpers.ts feat(core): Add isolate pooling for VM expression engine (#27573) 2026-03-31 14:54:11 +00:00
number-extensions.test.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
object-extensions.test.ts chore(core): Polyfill crypto and URLSearchParams in VM expression engine isolate (#26626) 2026-03-11 13:47:57 +00:00
string-extensions.test.ts feat(core): Serialize Luxon types at V8 isolate boundary (#26993) 2026-03-16 12:55:38 +00:00