n8n/packages/workflow/test
कारतोफ्फेलस्क्रिप्ट™ 6a35812f92
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-17 15:10:22 +03:00
..
errors fix: Disable errors obfuscation (no-changelog) (#10617) 2024-08-30 10:59:30 +03:00
ExpressionExtensions ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
ExpressionFixtures feat: No expression error when node hasn’t executed (#8448) 2024-02-27 10:29:16 +01:00
fixtures/WorkflowDataProxy ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
AugmentObject.test.ts refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) (#9450) 2024-05-22 17:40:52 +02:00
Cron.test.ts refactor(core): Centralize CronJob management (#10033) 2024-07-16 20:42:48 +02:00
DeferredPromise.test.ts refactor(core): Simplify createDeferredPromise, and add tests (no-changelog) (#10811) 2024-09-13 15:53:03 +02:00
Expression.test.ts fix(core): Filter out prototype and constructor lookups in expressions (#10382) 2024-08-13 17:57:01 +02:00
ExpressionSandboxing.test.ts fix(core): Filter out prototype and constructor lookups in expressions (#10382) 2024-08-13 17:57:01 +02:00
FilterParameter.test.ts feat: Filter parameter: Improve loose type validation for booleans (#10702) 2024-09-09 08:54:36 +01:00
Helpers.ts ci: Delete unused code in some backend tests (no-changelog) (#9456) 2024-05-17 18:43:50 +02:00
NodeErrors.test.ts fix: Fix issue with some errors not being handled correctly (no-changelog) (#10371) 2024-08-13 18:09:07 +01:00
NodeHelpers.conditions.test.ts fix(OpenAI Chat Model Node): Respect baseURL override for /models (#10076) 2024-07-17 08:25:16 +02:00
NodeHelpers.test.ts feat(core): Implement wrapping of regular nodes as AI Tools (#10641) 2024-09-04 12:06:17 +02:00
NodeTypes.ts refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
ObservableObject.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
RoutingNode.test.ts ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
setup.ts feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
TelemetryHelpers.test.ts ci: Start typechecking n8n-workflow and n8n-core (no-changelog) (#9925) 2024-07-03 18:27:07 +02:00
TypeValidation.test.ts feat: Recovery option for jsonParse helper (#10182) 2024-07-26 20:05:25 +03:00
utils.test.ts feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
Workflow.test.ts fix(core): Aborting manual trigger tests should call closeFunction (#9980) 2024-07-10 12:37:35 +02:00
WorkflowDataProxy.test.ts fix(editor): Use pinned data to resolve expressions in unexecuted nodes (#9693) 2024-06-27 10:49:53 +02:00