1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-09-11 13:15:28 +03:00
n8n/cypress/e2e
Elias Meire ae67d6b753
refactor(editor): Convert Draggable components to composition API (no-changelog) (#9889)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2024-07-02 20:55:19 +02:00
..
1-workflows.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
2-credentials.cy.ts fix(editor): Render credentials editable when opening them from the node view (#9678) 2024-06-12 13:06:05 +02:00
4-node-creator.cy.ts feat(editor): Node Creator AI nodes improvements (#9484) 2024-05-30 16:53:33 +02:00
5-ndv.cy.ts fix(editor): Improve text wrapping in schema view (#9888) 2024-07-01 11:03:04 +02:00
6-code-node.cy.ts feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
7-workflow-actions.cy.ts ci: Refactor e2e tests to be less flaky (no-changelog) (#9695) 2024-06-11 14:45:15 +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 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 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 fix(editor): Optimizing main sidebar to have more space for Projects (#9686) 2024-06-25 11:14:02 +02:00
11-inline-expression-editor.cy.ts fix(editor): Optimizing main sidebar to have more space for Projects (#9686) 2024-06-25 11:14:02 +02:00
12-canvas-actions.cy.ts fix(editor): Optimizing main sidebar to have more space for Projects (#9686) 2024-06-25 11:14:02 +02:00
12-canvas.cy.ts fix(editor): Optimizing main sidebar to have more space for Projects (#9686) 2024-06-25 11:14:02 +02:00
13-pinning.cy.ts fix(editor): Optimizing main sidebar to have more space for Projects (#9686) 2024-06-25 11:14:02 +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(editor): Convert Draggable components to composition API (no-changelog) (#9889) 2024-07-02 20:55:19 +02:00
15-scheduler-node.cy.ts refactor: Set up Cypress as pnpm workspace (no-changelog) (#6049) 2024-06-10 15:49:50 +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 test: Use nanoid instead of UUID in e2e tests for wf names (no-changelog) (#9717) 2024-06-13 09:39:53 +03:00
17-sharing.cy.ts fix: When editing nodes only show the credentials in the dropdown that the user is allowed to use in that workflow (#9718) 2024-06-14 14:48:49 +02:00
17-workflow-tags.cy.ts perf: Add tailwind to editor and design system (#9032) 2024-05-09 14:12:13 +02:00
18-user-management.cy.ts ci: Refactor e2e tests to be less flaky (no-changelog) (#9695) 2024-06-11 14:45:15 +02:00
19-execution.cy.ts fix(editor): Optimizing main sidebar to have more space for Projects (#9686) 2024-06-25 11:14:02 +02:00
20-workflow-executions.cy.ts fix(editor): Properly update workflow info in main header (#9789) 2024-06-24 15:08:24 +02:00
21-community-nodes.cy.ts refactor: Set up Cypress as pnpm workspace (no-changelog) (#6049) 2024-06-10 15:49:50 +02:00
23-variables.cy.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
24-ndv-paired-item.cy.ts feat(editor): Show multiple nodes in input pane schema view (#9816) 2024-06-24 18:09:28 +02:00
25-stickies.cy.ts fix(editor): Optimizing main sidebar to have more space for Projects (#9686) 2024-06-25 11:14:02 +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 ci: Refactor e2e tests to be less flaky (no-changelog) (#9695) 2024-06-11 14:45:15 +02:00
27-two-factor-authentication.cy.ts ci: Refactor e2e tests to be less flaky (no-changelog) (#9695) 2024-06-11 14:45:15 +02:00
28-debug.cy.ts ci: Refactor e2e tests to be less flaky (no-changelog) (#9695) 2024-06-11 14:45:15 +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 ci: Refactor e2e tests to be less flaky (no-changelog) (#9695) 2024-06-11 14:45:15 +02:00
30-editor-after-route-changes.cy.ts fix: When editing nodes only show the credentials in the dropdown that the user is allowed to use in that workflow (#9718) 2024-06-14 14:48:49 +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: Set up Cypress as pnpm workspace (no-changelog) (#6049) 2024-06-10 15:49:50 +02:00
31-demo.cy.ts fix(editor): Allow overriding theme from query params (#7591) 2023-11-02 16:06:33 +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 feat: Update NPS Value Survey (#9638) 2024-06-11 10:23:30 +02:00
34-template-credentials-setup.cy.ts ci: Refactor e2e tests to be less flaky (no-changelog) (#9695) 2024-06-11 14:45:15 +02: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 ci: Refactor e2e tests to be less flaky (no-changelog) (#9695) 2024-06-11 14:45:15 +02: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 test: Extend Projects e2e test to check for proper credentials (#9871) 2024-06-26 13:40:10 +02: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
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
2106-ADO-pinned-data-execution-preview.cy.ts refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +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