n8n/cypress/e2e
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
..
0-smoke.cy.ts
1-workflows.cy.ts
2-credentials.cy.ts fix(core): Fix populating of node custom api call options (#5347) 2023-02-03 13:14:59 +01:00
3-default-owner.cy.ts
4-node-creator.cy.ts fix(core): Fix populating of node custom api call options (#5347) 2023-02-03 13:14:59 +01:00
5-ndv.cy.ts fix(core): Fix populating of node custom api call options (#5347) 2023-02-03 13:14:59 +01:00
6-code-node.cy.ts
7-workflow-actions.cy.ts
8-http-request-node.cy.ts
9-expression-editor-modal.cy.ts feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
10-settings-log-streaming.cy.ts
10-undo-redo.cy.ts
11-inline-expression-editor.cy.ts feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
12-canvas.cy.ts
13-pinning.cy.ts