n8n/cypress/e2e
2025-08-19 16:13:43 +01:00
..
1-workflows.cy.ts test: Migrate 1-workflows to Playwright (#17360) 2025-08-01 10:27:48 +01:00
2-credentials.cy.ts fix(editor): Focus editable text input when clicking anywhere on the element (#17780) 2025-08-04 13:38:12 +01:00
4-node-creator.cy.ts chore(editor): Drop rag starter callout experiment flag (no-changelog) (#18039) 2025-08-06 15:08:32 +03:00
5-ndv.cy.ts fix(editor): Show escape characters in json view (#16930) 2025-07-07 10:49:26 +02:00
7-workflow-actions.cy.ts ci: Remove unused canvas v1 related code from e2e tests (#15704) 2025-05-26 17:32:02 +02: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 feat(editor): Change default node names depending on node operation and resource (#16188) 2025-06-12 13:57:26 +02:00
10-settings-log-streaming.cy.ts refactor(editor): Reka UI inline text edit component (#15752) 2025-06-04 08:56:25 +01:00
10-undo-redo.cy.ts ci: Remove unused canvas v1 related code from e2e tests (#15704) 2025-05-26 17:32:02 +02:00
11-inline-expression-editor.cy.ts feat(editor): Change default node names depending on node operation and resource (#16188) 2025-06-12 13:57:26 +02:00
12-canvas.cy.ts feat(editor): Add Alt+Meta+O keyboard shortcut for the About modal (#18530) 2025-08-19 15:10:40 +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 fix(editor): Revert changes from PRs #16059, #17959, #17759, and #17585 (#18382) 2025-08-15 12:46:09 +03:00
15-scheduler-node.cy.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
16-form-trigger-node.cy.ts fix(n8n Form Node): Remove field requirement and do not inherit description (#14254) 2025-04-01 12:21:39 +02:00
16-webhook-node.cy.ts feat: Update e2e tests to run on new canvas (no-changelog) (#12784) 2025-01-24 14:38:54 +02:00
17-sharing.cy.ts feat(editor): Add access control and not found entity views (#15860) 2025-06-13 14:17:05 +02:00
17-workflow-tags.cy.ts fix(editor): Make tag search in workflows case insensitive (#17347) 2025-07-21 11:57:48 +02:00
18-user-management.cy.ts refactor(editor): Update users list on user settings page (#16244) 2025-07-03 13:57:14 +02:00
19-execution.cy.ts refactor(editor): Address issues with new icons (#17643) 2025-07-29 14:04:07 +02:00
20-workflow-executions.cy.ts feat(n8n Evaluation Trigger Node): Add Evaluation Trigger and Evaluation Node (#15194) 2025-05-16 11:16:00 +02:00
21-community-nodes.cy.ts feat: Community Nodes in the Nodes Panel (#13923) 2025-05-09 11:14:41 +01:00
23-variables.cy.ts feat(editor): Add pagination to the workflows list (#13100) 2025-02-14 09:51:49 +01:00
24-ndv-paired-item.cy.ts fix(editor): Ensure no running node when execution finished (#15299) 2025-05-12 10:39:51 +02:00
25-stickies.cy.ts feat(editor): Improve style of Canvas action buttons (#16724) 2025-06-26 15:36:19 +03:00
26-resource-locator.cy.ts fix(editor): Show error details in resource locator dropdown (#13679) 2025-03-10 09:48:31 +01:00
27-cloud.cy.ts ci: Remove unused canvas v1 related code from e2e tests (#15704) 2025-05-26 17:32:02 +02:00
27-two-factor-authentication.cy.ts fix(editor): Revert changes from PRs #16059, #17959, #17759, and #17585 (#18382) 2025-08-15 12:46:09 +03:00
28-debug.cy.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01: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 test(editor): Update templates tests for new canvas (no-changelog) (#12246) 2024-12-16 16:58:43 +01:00
30-editor-after-route-changes.cy.ts feat(core): Extend user list to allow expanding the user list to projects (#16314) 2025-06-18 22:26:50 +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 fix: Flaky e2e test in 30-langchain (no-changelog) (#15793) 2025-05-30 08:20:30 +02:00
31-demo.cy.ts fix: Show Pinned data in demo mode (#11490) 2024-11-01 14:04:58 +01: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): Revert changes from PRs #16059, #17959, #17759, and #17585 (#18382) 2025-08-15 12:46:09 +03:00
34-template-credentials-setup.cy.ts chore: Remove template credential experiment's feature flag. (no-changelog) (#14429) 2025-04-07 11:14:14 +03:00
35-admin-user-smoke-test.cy.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
36-versions.cy.ts feat(editor): Add 'Whats new' section and modal (#16664) 2025-06-26 16:41:49 +03:00
37-become-creator-cta.cy.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
39-import-workflow.cy.ts fix(editor): Close Workflow URL Import Modal after import (#15177) 2025-05-09 14:06:41 +02:00
39-projects.cy.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
40-manual-partial-execution.cy.ts chore: Rename Test workflow -> Execute workflow (#15112) 2025-05-13 09:35:41 +02:00
41-editors.cy.ts feat(editor): Change default node names depending on node operation and resource (#16188) 2025-06-12 13:57:26 +02:00
43-oauth-flow.cy.ts ci: Fix flaky credentials saving in e2e tests (no-changelog) (#11919) 2024-12-02 17:28:08 +01:00
44-routing.cy.ts fix(editor): Disable browser route pushing for NDV URL (no-changelog) (#14900) 2025-04-25 15:57:51 +02:00
45-ai-assistant.cy.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
45-workflow-selector-parameter.cy.ts feat(editor): Use resource locator at Simple Vector Store memory key, allow cross workflow use (#15421) 2025-05-22 23:34:59 +03:00
46-n8n.io-iframe.cy.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
47-subworkflow-debugging.cy.ts feat: Update e2e tests to run on new canvas (no-changelog) (#12784) 2025-01-24 14:38:54 +02:00
48-subworkflow-inputs.cy.ts fix: Skip subworkflow input test temporarily (#15803) 2025-05-28 21:12:57 +01:00
49-folders.cy.ts feat(editor): Combine 'Move to Folder' and 'Change owner' modals (#15756) 2025-05-28 23:41:07 +03:00
50-logs.cy.ts feat(editor): Log view improvements (#16489) 2025-07-01 09:30:17 +02:00
51-subworkflow-extraction.ts chore: Add e2e tests for Subworkflow Conversion (no-changelog) (#16220) 2025-06-11 14:30:35 +02:00
52-rag-callout-experiment.cy.ts chore(editor): Drop rag starter callout experiment flag (no-changelog) (#18039) 2025-08-06 15:08:32 +03:00
233-AI-switch-to-logs-on-error.cy.ts fix: Add Exact Match Option for NDV (no-changelog) (#15787) 2025-05-28 13:34:06 +01:00
716-AI-bug-correctly-set-up-agent-model-shows-error.cy.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
726-CAT-canvas-node-connectors-not-rendered-when-nodes-inserted.cy.ts ci: Improve Flaky Test Debugging and CAT-726 Fix (no-changelog) (#14298) 2025-04-02 09:04:05 +01:00
812-AI-partial-execs-broken-when-using-chat-trigger.cy.ts fix(editor): Fix partial chat executions (#15379) 2025-05-15 17:12:08 +02: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
2230-ADO-ndv-reset-data-pagination.cy.ts feat: Update NPS Value Survey (#9638) 2024-06-11 10:23:30 +02:00
2270-ADO-opening-webhook-ndv-marks-workflow-as-unsaved.cy.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
2372-ado-prevent-clipping-params.cy.ts fix(editor): Only show previews if the param is an expression (#14720) 2025-04-24 09:08:43 +02:00
9999-SUG-38-inline-expression-preview.cy.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
env-feature-flags.cy.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00