n8n/packages/workflow/test
agobrech a02b206170
feat(ERPNext Node): Add credential test and add support for unauthorized certs (#3732)
*  Add cred injection, cred testing, allow unauthorized certs

* Add support for skipping SSL for cred testing

* 📘 Add partial override for request options types (#3739)

* Change field names and fix error handling

* Fix typo

Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2022-07-20 13:50:16 +02:00
..
Expression.test.ts fix(core): Updated expressions allowlist and denylist. (#3424) 2022-06-17 22:09:37 -07:00
Helpers.ts feat: Add support for preAuthentication and add Metabase credentials (#3399) 2022-07-19 10:09:06 +02:00
NodeHelpers.test.ts fix(core): Fix issue that parameters got lost in some edge cases 2022-06-11 18:12:04 +02:00
ObservableObject.test.ts
RoutingNode.test.ts feat(ERPNext Node): Add credential test and add support for unauthorized certs (#3732) 2022-07-20 13:50:16 +02:00
TelemetryHelpers.test.ts
Workflow.test.ts
WorkflowDataProxy.test.ts