n8n/packages/workflow/test
Elias Meire e9b8d99084
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
feat: Filter parameter: Improve loose type validation for booleans (#10702)
2024-09-09 08:54:36 +01:00
..
errors fix: Disable errors obfuscation (no-changelog) (#10617) 2024-08-30 10:59:30 +03:00
ExpressionExtensions
ExpressionFixtures
fixtures/WorkflowDataProxy
AugmentObject.test.ts
Cron.test.ts
Expression.test.ts
ExpressionSandboxing.test.ts
FilterParameter.test.ts feat: Filter parameter: Improve loose type validation for booleans (#10702) 2024-09-09 08:54:36 +01:00
Helpers.ts
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
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
RoutingNode.test.ts
setup.ts
TelemetryHelpers.test.ts
TypeValidation.test.ts
utils.test.ts
Workflow.test.ts
WorkflowDataProxy.test.ts