n8n/cypress/e2e
Danny Martini 2a084f96f8
feat: Implement new partial execution logic for acyclic workflows (no-changelog) (#10256)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-18 15:06:36 +02:00
..
1-workflows.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
2-credentials.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
4-node-creator.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
5-ndv.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
6-code-node.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
7-workflow-actions.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
8-http-request-node.cy.ts feat(editor): Add HTTP request nodes for credentials without a node (#7157) 2023-11-13 12:11:16 +01:00
9-expression-editor-modal.cy.ts fix(editor): Optimizing main sidebar to have more space for Projects (#9686) 2024-06-25 11:14:02 +02:00
10-settings-log-streaming.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
10-undo-redo.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
11-inline-expression-editor.cy.ts feat(editor): Update element-plus to 2.4.3 (no-changelog) (#10281) 2024-08-21 10:42:08 +02:00
12-canvas-actions.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
12-canvas.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
13-pinning.cy.ts ci: Make pinning e2e test work locally (no-changelog) (#9954) 2024-07-05 16:52:12 +02:00
14-data-transformation-expressions.cy.ts refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +02:00
14-mapping.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
15-scheduler-node.cy.ts ci: Remove flaky e2e tests from past 30 days (no-changelog) (#10131) 2024-07-22 12:49:28 +02:00
16-form-trigger-node.cy.ts feat(n8n Form Trigger Node): Option to remove attribution (#9162) 2024-04-19 11:26:19 +03:00
16-webhook-node.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
17-sharing.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
17-workflow-tags.cy.ts feat(editor): Update element-plus to 2.4.3 (no-changelog) (#10281) 2024-08-21 10:42:08 +02:00
18-user-management.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
19-execution.cy.ts feat: Implement new partial execution logic for acyclic workflows (no-changelog) (#10256) 2024-09-18 15:06:36 +02:00
20-workflow-executions.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
21-community-nodes.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
23-variables.cy.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
24-ndv-paired-item.cy.ts ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
25-stickies.cy.ts ci: Remove flaky e2e tests from past 30 days (no-changelog) (#10131) 2024-07-22 12:49:28 +02:00
26-resource-locator.cy.ts fix(editor): Fix new node credential creation via Resource Locator Component (#9896) 2024-07-01 14:48:39 +03:00
27-cloud.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
27-two-factor-authentication.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
28-debug.cy.ts feat: Implement new partial execution logic for acyclic workflows (no-changelog) (#10256) 2024-09-18 15:06:36 +02: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-templates.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
30-editor-after-route-changes.cy.ts feat: Implement new partial execution logic for acyclic workflows (no-changelog) (#10256) 2024-09-18 15:06:36 +02:00
30-if-node.cy.ts fix(editor): Make inputs in the filter component regular inputs by default (#8980) 2024-03-27 09:52:58 +01:00
30-langchain.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
31-demo.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
32-node-io-filter.cy.ts feat(editor): Show multiple nodes in input pane schema view (#9816) 2024-06-24 18:09:28 +02:00
32-worker-view.cy.ts ci: Refactor e2e tests to be less flaky (no-changelog) (#9695) 2024-06-11 14:45:15 +02:00
33-settings-personal.cy.ts fix(editor): Fix flaky mapping tests (#10453) 2024-08-16 14:30:20 +01:00
34-template-credentials-setup.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
35-admin-user-smoke-test.cy.ts ci: Refactor e2e tests to be less flaky (no-changelog) (#9695) 2024-06-11 14:45:15 +02:00
36-versions.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
37-become-creator-cta.cy.ts feat: Nudge users to become template creators if eligible (#8357) 2024-01-17 19:07:34 +02:00
39-import-workflow.cy.ts feat: Update NPS Value Survey (#9638) 2024-06-11 10:23:30 +02:00
39-projects.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
40-manual-partial-execution.cy.ts fix(editor): Prevent excess runs in manual execution with run data (#9259) 2024-04-30 15:00:17 +02:00
41-editors.cy.ts refactor: Set up Cypress as pnpm workspace (no-changelog) (#6049) 2024-06-10 15:49:50 +02:00
42-nps-survey.cy.ts feat: Update NPS Value Survey (#9638) 2024-06-11 10:23:30 +02:00
43-oauth-flow.cy.ts fix(editor): Use BroadcastChannel instead of window.opener for OAuth callback window (#9779) 2024-06-17 13:41:49 +02:00
44-routing.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
45-ai-assistant.cy.ts fix: Prevent copying workflow when copying outside of canvas (#10813) 2024-09-16 12:27:44 +02:00
45-workflow-selector-parameter.cy.ts feat(editor): Implement workflowSelector parameter type (#10482) 2024-08-22 16:59:12 +02:00
46-n8n.io-iframe.cy.ts refactor(editor): User journey link to n8n.io (#10331) 2024-08-27 16:46:07 +02:00
233-AI-switch-to-logs-on-error.cy.ts refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
1338-ADO-ndv-missing-input-panel.cy.ts test: Use nanoid instead of UUID in e2e tests for wf names (no-changelog) (#9717) 2024-06-13 09:39:53 +03:00
1858-PAY-can-use-context-menu.ts fix(editor): Add workflow scopes when initializing workflow (#10455) 2024-08-16 14:51:38 +02:00
2106-ADO-pinned-data-execution-preview.cy.ts ci: Remove flaky e2e tests from past 30 days (no-changelog) (#10131) 2024-07-22 12:49:28 +02:00
2111-ado-support-pinned-data-in-expressions.cy.ts fix(editor): Use pinned data to resolve expressions in unexecuted nodes (#9693) 2024-06-27 10:49:53 +02:00
2230-ADO-ndv-reset-data-pagination.cy.ts feat: Update NPS Value Survey (#9638) 2024-06-11 10:23:30 +02:00