n8n/packages/workflow/test/ExpressionExtensions
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
..
ArrayExtensions.test.ts fix(core): Fix data transformation function that are reported not to work properly (#5338) 2023-02-15 10:50:16 +01:00
DateExtensions.test.ts fix(core): Fix data transformation function that are reported not to work properly (#5338) 2023-02-15 10:50:16 +01:00
ExpressionExtension.test.ts test(core): Add basic expression tests (no-changelog) (#5439) 2023-02-10 10:05:34 +01:00
GenericExtensions.test.ts feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
Helpers.ts fix(core): Fix data transformation function that are reported not to work properly (#5338) 2023-02-15 10:50:16 +01:00
NumberExtensions.test.ts fix(core): Fix data transformation function that are reported not to work properly (#5338) 2023-02-15 10:50:16 +01:00
ObjectExtensions.test.ts fix(core): Fix data transformation function that are reported not to work properly (#5338) 2023-02-15 10:50:16 +01:00
StringExtensions.test.ts fix(core): Improve domain and url matching for extractDomain and extractUrl (#6010) 2023-04-20 09:01:27 +02:00