n8n/cypress/e2e
Milorad FIlipović 1307d488b9
fix: Fix flaky remote options loading test (no-changelog) (#7433)
Background: Looks like remote options loading needs a bit of time to
catch up when dependent parameter changes so when using cypress `type`
method without delay it fails to update the values properly. Since this
does not represent actual component behavior when real user interact
with it we added a delay to automated typing.

This PR increases typing delay, giving the component more time to
breathe when run in CI
- [Latest e2e
run](https://github.com/n8n-io/n8n/actions/runs/6506583716)
- [Video of this specific
test](https://cloud.cypress.io/projects/5hbsdn/runs/aa4f1a7d-b95f-4c8a-acd6-33061d290c7b/test-results/21a1abdf-1e1c-43bf-a640-8cc39b11cc46/video)
2023-10-13 12:30:45 +02:00
..
1-workflows.cy.ts ci: Refactor e2e tests to delete boilerplate code (no-changelog) (#6524) 2023-06-23 00:38:12 +02:00
2-credentials.cy.ts fix(Notion Node): Rename Notion API Key to Internal Integration Token (#7176) 2023-09-29 09:21:29 +02:00
4-node-creator.cy.ts feat(Loop Over Items (Split in Batches) Node): Automatically add a loop + rename (#7228) 2023-10-06 15:31:18 +02:00
5-ndv.cy.ts fix: Fix flaky remote options loading test (no-changelog) (#7433) 2023-10-13 12:30:45 +02:00
6-code-node.cy.ts ci: Fix prettier auto-formatting (no-changelog) (#7063) 2023-09-01 13:29:31 +02:00
7-workflow-actions.cy.ts feat(Set Node): Overhaul (#6348) 2023-09-19 13:16:35 +03:00
8-http-request-node.cy.ts ci: Refactor e2e tests to delete boilerplate code (no-changelog) (#6524) 2023-06-23 00:38:12 +02:00
9-expression-editor-modal.cy.ts ci: Refactor e2e tests to delete boilerplate code (no-changelog) (#6524) 2023-06-23 00:38:12 +02:00
10-settings-log-streaming.cy.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
10-undo-redo.cy.ts feat(Set Node): Overhaul (#6348) 2023-09-19 13:16:35 +03:00
11-inline-expression-editor.cy.ts fix(editor): Avoid infinite loops when resolving the expression {{ $parameter }} (no-changelog) (#6855) 2023-08-07 11:52:33 +02:00
12-canvas-actions.cy.ts feat(Set Node): Overhaul (#6348) 2023-09-19 13:16:35 +03:00
12-canvas.cy.ts fix(editor): Implement canvas zoom UX improvements (#7376) 2023-10-10 11:07:58 +02:00
13-pinning.cy.ts fix(editor): Fix SQL editor issue (#7236) 2023-09-22 14:17:54 +03:00
14-data-transformation-expressions.cy.ts feat(Set Node): Overhaul (#6348) 2023-09-19 13:16:35 +03:00
14-mapping.cy.ts fix(editor): Do not show mapping discoverability tooltip after dismiss (#6862) 2023-08-07 20:16:01 +02:00
15-scheduler-node.cy.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
16-webhook-node.cy.ts fix(Convert to/from binary data Node): Rename 'Move Binary Data' to 'Convert to/from binary data' (#7318) 2023-10-04 13:23:33 +02:00
17-sharing.cy.ts fix(Notion Node): Rename Notion API Key to Internal Integration Token (#7176) 2023-09-29 09:21:29 +02:00
17-workflow-tags.cy.ts fix(editor): Close tags dropdown when modal is opened (#6766) 2023-07-28 10:45:46 +02:00
18-user-management.cy.ts fix(editor): Vue3 - Fix modal positioning and multi-select tag sizing (#6783) 2023-07-28 17:57:25 +02:00
19-execution.cy.ts ci: Fix occasional failure of 19-execution.cy.ts (no-changelog) (#6887) 2023-08-09 11:12:27 +02:00
20-workflow-executions.cy.ts ci: e2e tests don't need to enable saving manual executions 2023-07-05 20:36:58 +02:00
21-community-nodes.cy.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
23-variables.cy.ts ci: Refactor e2e tests to delete boilerplate code (no-changelog) (#6524) 2023-06-23 00:38:12 +02:00
24-ndv-paired-item.cy.ts fix(core): Fix expression with paired item with multi-input node (#7424) 2023-10-12 17:32:14 +02:00
25-stickies.cy.ts test(editor): Prevent node view unload by default in e2e run (#6787) 2023-07-28 16:46:26 +02:00
26-resource-locator.cy.ts fix(editor): Fix remote options fetching on every keystroke (#7320) 2023-10-12 14:18:35 +02:00
27-opt-in-trial-banner.cy.ts fix(editor): Trial banner does not disappear after sign out (no-changelog) (#6930) 2023-08-17 07:57:40 -04:00
27-two-factor-authentication.cy.ts fix: Flaky mfa e2e tests (no-changelog) (#7192) 2023-10-06 11:06:38 +02:00
28-debug.cy.ts feat(Set Node): Overhaul (#6348) 2023-09-19 13:16:35 +03:00
28-resource-mapper.cy.ts fix(editor): Fix remote options fetching on every keystroke (#7320) 2023-10-12 14:18:35 +02:00
29-sql-editor.cy.ts feat(Loop Over Items (Split in Batches) Node): Automatically add a loop + rename (#7228) 2023-10-06 15:31:18 +02:00
29-templates.cy.ts feat: Add onboarding flow (#7212) 2023-09-25 15:49:36 +02:00