n8n/packages/workflow/test
OlegIvaniv 33fb73217d
fix(core): Improve domain and url matching for extractDomain and extractUrl (#6010)
* fix(core): Fix domain and url matching for isDomain/isUrl/extractDomain/extractUrl

* Document regex and include www in the domain

* Lint fix
2023-04-20 09:01:27 +02:00
..
ExpressionExtensions fix(core): Improve domain and url matching for extractDomain and extractUrl (#6010) 2023-04-20 09:01:27 +02:00
ExpressionFixtures test: Add expression transform tests (#5497) (no-changelog) 2023-03-14 15:22:52 +00:00
AugmentObject.test.ts fix(core): augmentObject should use existing property descriptors whenever possible (#5872) 2023-04-03 17:19:12 +02:00
Cron.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
Expression.test.ts test: Add expression transform tests (#5497) (no-changelog) 2023-03-14 15:22:52 +00:00
Helpers.ts fix: Lazy load nodes for credentials testing (#4760) 2022-11-30 10:28:18 +01:00
NodeHelpers.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01: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 fix(core): Fix value resolution in declarative node design (#5217) 2023-02-01 08:25:43 -06:00
TelemetryHelpers.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
utils.test.ts fix(core): Handle Date and RegExp correctly in jsonStringify (#5812) 2023-03-29 21:10:19 +02:00
Workflow.test.ts fix(core): Make expression resolution improvements (#4829) 2022-12-07 12:07:32 +01:00
WorkflowDataProxy.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00