n8n/cypress/support
OlegIvaniv 6985500a7d
fix(core): Fix populating of node custom api call options (#5347)
* feat(core): Fix populating of node custom api call options

* lint fixes

* Adress PR comments

* Add e2e test and only inject custom API options for latest version

* Make sure to injectCustomApiCallOption for the latest version of node

* feat(cli): Move apiCallOption injection to LoadNodesAndCredentials and add e2e tests to check for custom nodes credentials

* Load nodes and credentials fixtures from a single place

* Console warning if credential is invalid during customApiOptions injection
2023-02-03 13:14:59 +01:00
..
commands.ts fix(core): Fix populating of node custom api call options (#5347) 2023-02-03 13:14:59 +01:00
e2e.ts fix(core): Fix populating of node custom api call options (#5347) 2023-02-03 13:14:59 +01:00
index.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00