n8n/cypress/e2e
OlegIvaniv f89ef83c76
feat(editor): Prevent saving of workflow when canvas is loading (#6497)
* feat(editor): Prevent saving of pristine workflow

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>

* Prevent saving if loading

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>

* Fix 7-workflow-actions spec

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>

* Restrict delay intercept to GET only

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>

* Wait for WF patch

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>

* Add helper to remove all active WFs in e2e

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>

* Use META_KEY env var

* Remove cy.wait

* Delete debugging DB reset console log

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>

* Fix clashin mixins `isReadOnly` property

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>

---------

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2023-06-27 13:05:20 +02:00
..
0-smoke.cy.ts feat: Make use of db:reset in all test suites (no-changelog) (#4739) 2022-11-28 18:11:33 +01:00
1-workflows.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
2-credentials.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
3-default-owner.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
4-node-creator.cy.ts refactor: Remove triggers and actions experiment (no-changelog) (#6512) 2023-06-26 13:33:31 +02:00
5-ndv.cy.ts feat(editor): Replace root events with event bus events (no-changelog) (#6454) 2023-06-20 13:00:53 +03:00
6-code-node.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
7-workflow-actions.cy.ts feat(editor): Prevent saving of workflow when canvas is loading (#6497) 2023-06-27 13:05:20 +02:00
8-http-request-node.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
9-expression-editor-modal.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
10-settings-log-streaming.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
10-undo-redo.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
11-inline-expression-editor.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
12-canvas-actions.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
12-canvas.cy.ts feat: Replace all Vue.set usages with direct assignment and spread operator (no-changelog) (#6280) 2023-06-15 15:30:05 +03:00
13-pinning.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
14-data-transformation-expressions.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
14-mapping.cy.ts feat: Replace all Vue.set usages with direct assignment and spread operator (no-changelog) (#6280) 2023-06-15 15:30:05 +03:00
15-scheduler-node.cy.ts fix: Fix randomly failing scheduler node e2e tests (no-changelog) (#6430) 2023-06-15 14:40:23 +03:00
16-webhook-node.cy.ts fix: Fix randomly failing scheduler node e2e tests (no-changelog) (#6430) 2023-06-15 14:40:23 +03:00
17-sharing.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
17-workflow-tags.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
18-user-management.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
19-execution.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
20-workflow-executions.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
21-community-nodes.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
23-variables.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
24-ndv-paired-item.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
25-stickies.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00
26-resource-locator.cy.ts ci: Reset DB only once per e2e test (no-changelog) (#6216) 2023-05-26 17:15:06 +02:00