n8n/packages/testing/playwright/tests/ui
2025-12-05 12:39:00 +01:00
..
ai test: Move AI features tests to separate folder (#22727) 2025-12-04 21:43:07 +01:00
auth test: Move auth tests to separate folder (#22726) 2025-12-04 23:01:55 +01:00
building-blocks test: Update start.fromBlankCanvas (#22115) 2025-11-20 22:45:09 +00:00
credentials test: Move credentials tests to separate folder (#22724) 2025-12-04 21:01:09 +01:00
node-creator test: Refactor node creator tests to Playwright (#19808) 2025-09-22 11:32:40 +01:00
projects test: Move project and folder tests to projects/ directory (#22802) 2025-12-05 12:35:04 +01:00
regression feat(editor): Open template setup modal automatically (no-changelog) (#22596) 2025-12-05 09:54:05 +01:00
settings test: Reorganize Playwright settings tests to match UI structure (#22618) 2025-12-04 21:00:52 +01:00
workflows test: Reorganize NDV tests into workflows/editor/ndv/ directory (#22806) 2025-12-05 12:39:00 +01:00
1-workflows.spec.ts feat(editor): New simplified empty layout (#21214) 2025-11-17 12:43:05 +00:00
6-code-node.spec.ts test: Update start.fromBlankCanvas (#22115) 2025-11-20 22:45:09 +00:00
7-workflow-actions.spec.ts test: Fixing flaky/failing workflow action test (#22792) 2025-12-05 08:37:55 +00:00
8-http-request-node.spec.ts test: Migrate 3 specs from Cypress - Playwright (#19269) 2025-09-08 12:46:08 +01:00
9-expression-editor-modal.spec.ts test: Migrate expression editor modal tests from cypress -> playwright (#19535) 2025-09-15 11:43:09 +02:00
10-undo-redo.spec.ts test: Update start.fromBlankCanvas (#22115) 2025-11-20 22:45:09 +00:00
11-inline-expression-editor.spec.ts test: Migrate workflow-actions spec from Cypress to Playwright (#20471) 2025-10-07 17:17:40 +02:00
12-canvas-actions.spec.ts test: Update start.fromBlankCanvas (#22115) 2025-11-20 22:45:09 +00:00
12-canvas.spec.ts test: Fix workflow actions and canvas flakes (#22297) 2025-11-25 18:02:20 +01:00
14-data-transformation-expressions.spec.ts test: Update start.fromBlankCanvas (#22115) 2025-11-20 22:45:09 +00:00
14-mapping.spec.ts fix(editor): Fix preview for json output with long values (#21412) 2025-11-04 10:25:17 +02:00
15-scheduler-node.spec.ts test: Update start.fromBlankCanvas (#22115) 2025-11-20 22:45:09 +00:00
16-form-trigger-node.spec.ts feat(Form Node): Split form name and label (#22304) 2025-12-03 22:49:58 +02:00
16-webhook-node.spec.ts ci: Use multimain as default for e2e (#22255) 2025-12-04 12:23:11 +00:00
17-sharing.spec.ts test: Update start.fromBlankCanvas (#22115) 2025-11-20 22:45:09 +00:00
17-workflow-tags.spec.ts test: Address flakes in tags tests, add test for tag count persistence when reopening dropdown after save (#22160) 2025-11-21 17:50:05 +01:00
18-user-service.spec.ts test: Migrate user management tests to Playwright (#20210) 2025-09-30 19:37:57 +01:00
19-execution.spec.ts ci: Use multimain as default for e2e (#22255) 2025-12-04 12:23:11 +00:00
21-community-nodes.spec.ts test: Reorganize Playwright settings tests to match UI structure (#22618) 2025-12-04 21:00:52 +01:00
25-stickies.spec.ts test: Migrate sticky test from Cypress -> Playwright (#19185) 2025-09-04 14:16:42 +01:00
27-cloud.spec.ts feat(editor): New simplified empty layout (#21214) 2025-11-17 12:43:05 +00:00
28-debug.spec.ts test: Update start.fromBlankCanvas (#22115) 2025-11-20 22:45:09 +00:00
29-templates.spec.ts test: Migrate templates tests to playwright (#20258) 2025-10-01 17:16:27 +02:00
30-editor-after-route-changes.spec.ts ci: Add nightly container runs and fixture refactor (#20003) 2025-09-25 12:06:18 +01:00
30-if-node.spec.ts test: Migrate if node test from cypress -> playwright (#19448) 2025-09-16 09:10:22 +02:00
30-mail-node.spec.ts fix: Update packages for security fixes (#21375) 2025-10-30 17:00:18 +00:00
31-demo.spec.ts test: Refactor page objects and reuse locators (#19191) 2025-09-08 11:12:43 +02:00
34-template-credentials-setup.spec.ts fix(core): Prevent credentials saving if missing required properties (#22213) 2025-12-01 13:57:47 +01:00
36-versions.spec.ts feat(editor): Change default sidebar state to collapsed (#19692) 2025-09-19 10:46:49 +01:00
37-become-creator-cta.spec.ts feat(editor): Change default sidebar state to collapsed (#19692) 2025-09-19 10:46:49 +01:00
39-import-workflow.spec.ts fix(editor): Expand URL validation to accept any HTTPS URL for workflow import instead of requiring a .json extension (#20509) 2025-10-14 13:24:24 +02:00
40-manual-partial-execution.spec.ts test: Migrate cypress tests batch 1 to playwright (#19569) 2025-09-16 16:11:51 +02:00
41-editors.spec.ts test: Migrate 41-editors tests from cypress -> playwright (#20729) 2025-10-14 14:00:08 +02:00
42-nps-survey.spec.ts test: Migrate NPS from Cypress -> Playwright (#18535) 2025-08-19 16:13:43 +01:00
44-routing.spec.ts test: Remove some isolated tests (#22161) 2025-11-21 23:03:07 +00:00
45-workflow-selector-parameter.spec.ts test: Remove some isolated tests (#22161) 2025-11-21 23:03:07 +00:00
47-subworkflow-debugging.spec.ts test: Migrate cypress tests batch 2 to playwright (#19589) 2025-09-16 16:25:22 +02:00
50-logs.spec.ts ci: Use multimain as default for e2e (#22255) 2025-12-04 12:23:11 +00:00
51-subworkflow-extraction.spec.ts test: Migrate last small cypress batch to playwright (ado-clipping-params and 51-subworkflow extraction) (#20833) 2025-10-16 12:52:32 +02:00
53-workflow-production-checklist.spec.ts ci: Use multimain as default for e2e (#22255) 2025-12-04 12:23:11 +00:00
54-focus-panel.spec.ts fix(editor): NDV in focus panel review batch 2.1 (no-changelog) (#19665) 2025-09-26 12:39:12 +02:00
56-workflow-viewer-permissions.spec.ts test(editor): Increase timeout for loader not to be present (#22717) 2025-12-04 10:34:46 +01:00
data-table-details.spec.ts ci: Fix flaky tests and some docker run shenanigans (#22148) 2025-11-21 15:56:41 +00:00
data-tables.spec.ts ci: Fix flaky tests and some docker run shenanigans (#22148) 2025-11-21 15:56:41 +00:00
env-feature-flags.spec.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
env-mock-server.spec.ts ci: Add gitea testcontainer for environment testing (#21008) 2025-10-22 14:12:14 +01:00
execute-previous-nodes.spec.ts ci: Use multimain as default for e2e (#22255) 2025-12-04 12:23:11 +00:00
inject-previous-execution.spec.ts test: Fixing flaky tests (#22108) 2025-11-20 17:14:40 +00:00
pdf.spec.ts test: Update start.fromBlankCanvas (#22115) 2025-11-20 22:45:09 +00:00
security-notifications.spec.ts feat(editor): New simplified empty layout (#21214) 2025-11-17 12:43:05 +00:00
subworkflow-wait.spec.ts fix(core): Only resume waiting parent workflows (#20342) 2025-10-07 11:58:04 +02:00
task-runner-demo.spec.ts test: Fixing task runner test (#22756) 2025-12-04 16:07:20 +01:00
webhook-external-trigger.spec.ts fix(core): Only resume waiting parent workflows (#20342) 2025-10-07 11:58:04 +02:00
webhook-origin-isolation.spec.ts fix(core): Only resume waiting parent workflows (#20342) 2025-10-07 11:58:04 +02:00