n8n/packages/testing/playwright/tests/ui
2025-10-03 16:53:57 +01:00
..
building-blocks test: Migrate remaining folders tests from Cypress to Playwright (#20128) 2025-09-29 15:27:22 +01:00
node-creator test: Refactor node creator tests to Playwright (#19808) 2025-09-22 11:32:40 +01:00
1-workflows.spec.ts test: Migrate remaining folders tests from Cypress to Playwright (#20128) 2025-09-29 15:27:22 +01:00
2-credentials.spec.ts test: Migrate remaining folders tests from Cypress to Playwright (#20128) 2025-09-29 15:27:22 +01:00
5-ndv.spec.ts test: Credential test migration part 1 (#19420) 2025-09-12 12:32:04 +01:00
6-code-node.spec.ts test: 49 folder migration - initial + refactor (#19934) 2025-09-24 13:32:54 +01: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-settings-log-streaming.spec.ts ci: Add nightly container runs and fixture refactor (#20003) 2025-09-25 12:06:18 +01:00
10-undo-redo.spec.ts test: Migrate undo-redo tests to Playwright (#20222) 2025-10-01 00:12:06 +02:00
11-inline-expression-editor.spec.ts test(editor): Fix flaky frontend inline expression editor test (#20327) 2025-10-02 17:59:03 +01:00
12-canvas-actions.spec.ts test: 49 folder migration - initial + refactor (#19934) 2025-09-24 13:32:54 +01:00
13-pinning.spec.ts test: 49 folder migration - initial + refactor (#19934) 2025-09-24 13:32:54 +01:00
14-data-transformation-expressions.spec.ts test: 49 folder migration - initial + refactor (#19934) 2025-09-24 13:32:54 +01:00
14-mapping.spec.ts ci: Add nightly container runs and fixture refactor (#20003) 2025-09-25 12:06:18 +01:00
15-scheduler-node.spec.ts test: 49 folder migration - initial + refactor (#19934) 2025-09-24 13:32:54 +01:00
16-form-trigger-node.spec.ts test: Migrate form trigger test from cypress -> playwright (#19453) 2025-09-15 13:59:58 +02:00
16-webhook-node.spec.ts ci: Add nightly container runs and fixture refactor (#20003) 2025-09-25 12:06:18 +01:00
18-user-management.spec.ts test: Migrate user management tests to Playwright (#20210) 2025-09-30 19:37:57 +01:00
18-user-service.spec.ts test: Migrate user management tests to Playwright (#20210) 2025-09-30 19:37:57 +01:00
21-community-nodes.spec.ts ci: Add nightly container runs and fixture refactor (#20003) 2025-09-25 12:06:18 +01:00
23-variables.spec.ts test: Migrate remaining folders tests from Cypress to Playwright (#20128) 2025-09-29 15:27:22 +01:00
24-ndv-paired-item.spec.ts test(editor): Clean up test setup for 24-ndv-paired-item.spec.ts (#19540) 2025-09-15 11:00:32 +02:00
25-stickies.spec.ts test: Migrate sticky test from Cypress -> Playwright (#19185) 2025-09-04 14:16:42 +01:00
26-resource-locator.spec.ts fix: Flaky E2E test for the RLC (no-changelog) (#20366) 2025-10-03 16:53:57 +01:00
27-cloud.spec.ts feat(editor): Implement part 2 of ready to run v2 (no-changelog) (#20353) 2025-10-03 15:47:13 +01:00
27-two-factor-authentication.spec.ts test: Migrate user management tests to Playwright (#20210) 2025-09-30 19:37:57 +01:00
28-debug.spec.ts ci: Add nightly container runs and fixture refactor (#20003) 2025-09-25 12:06:18 +01:00
28-resource-mapper.spec.ts test: 49 folder migration - initial + refactor (#19934) 2025-09-24 13:32:54 +01: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-langchain.spec.ts ci: Add nightly container runs and fixture refactor (#20003) 2025-09-25 12:06:18 +01:00
31-demo.spec.ts test: Refactor page objects and reuse locators (#19191) 2025-09-08 11:12:43 +02:00
32-node-io-filter.spec.ts test: Migrate cypress tests batch 2 to playwright (#19589) 2025-09-16 16:25:22 +02:00
32-worker-view.spec.ts ci: Add nightly container runs and fixture refactor (#20003) 2025-09-25 12:06:18 +01:00
33-settings-personal.spec.ts test: Migrate user management tests to Playwright (#20210) 2025-09-30 19:37:57 +01:00
34-template-credentials-setup.spec.ts test: Migrate template credentials setup tests (#20307) 2025-10-02 14:55:39 +02:00
35-admin-user-smoke-test.spec.ts test: Migrate user management tests to Playwright (#20210) 2025-09-30 19:37:57 +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 ci: Add nightly container runs and fixture refactor (#20003) 2025-09-25 12:06:18 +01:00
39-projects.spec.ts test: Migrate user management tests to Playwright (#20210) 2025-09-30 19:37:57 +01:00
40-manual-partial-execution.spec.ts test: Migrate cypress tests batch 1 to playwright (#19569) 2025-09-16 16:11:51 +02:00
42-nps-survey.spec.ts test: Migrate NPS from Cypress -> Playwright (#18535) 2025-08-19 16:13:43 +01:00
43-oauth-flow.spec.ts ci: Add nightly container runs and fixture refactor (#20003) 2025-09-25 12:06:18 +01:00
44-routing.spec.ts test: Migrate cypress batch to playwright (#19854) 2025-09-22 17:25:49 +02:00
45-ai-assistant.spec.ts fix: Only show AI assistant when AI service URL is setup (#18774) 2025-09-24 11:20:44 -04:00
45-workflow-selector-parameter.spec.ts test: Migrate remaining folders tests from Cypress to Playwright (#20128) 2025-09-29 15:27:22 +01:00
46-n8n-io-iframe.spec.ts ci: Add nightly container runs and fixture refactor (#20003) 2025-09-25 12:06:18 +01:00
47-subworkflow-debugging.spec.ts test: Migrate cypress tests batch 2 to playwright (#19589) 2025-09-16 16:25:22 +02:00
49-folders-advanced.spec.ts test: Migrate remaining folders tests from Cypress to Playwright (#20128) 2025-09-29 15:27:22 +01:00
49-folders-basic.spec.ts test: Migrate remaining folders tests from Cypress to Playwright (#20128) 2025-09-29 15:27:22 +01:00
49-folders-operations.spec.ts test: Migrate remaining folders tests from Cypress to Playwright (#20128) 2025-09-29 15:27:22 +01:00
50-logs.spec.ts ci: Add UI coverage for e2e tests (#20236) 2025-10-01 14:34:55 +01:00
52-rag-callout-experiment.spec.ts ci: Add nightly container runs and fixture refactor (#20003) 2025-09-25 12:06:18 +01:00
53-workflow-production-checklist.spec.ts ci: Add nightly container runs and fixture refactor (#20003) 2025-09-25 12:06:18 +01: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
716-AI-bug-correctly-set-up-agent-model-shows-error.spec.ts test: 49 folder migration - initial + refactor (#19934) 2025-09-24 13:32:54 +01:00
726-CAT-canvas-node-connectors-not-rendered-when-nodes-inserted.spec.ts test: Migrate Cypress E2E tests to Playwright (#18970) 2025-09-02 10:16:32 +01:00
812-AI-partial-execs-broken-when-using-chat-trigger.spec.ts test: Refactor page objects and reuse locators (#19191) 2025-09-08 11:12:43 +02:00
1338-ADO-ndv-missing-input-panel.spec.ts test: Refactor page objects and reuse locators (#19191) 2025-09-08 11:12:43 +02:00
1401-AI-sub-nodes-input-panel.spec.ts test: Migrate basic folder tests to Playwright (#20074) 2025-09-26 13:31:53 +01:00
2230-ADO-ndv-reset-data-pagination.spec.ts test: Refactor page objects and reuse locators (#19191) 2025-09-08 11:12:43 +02:00
2270-ADO-opening-webhook-ndv-marks-workflow-as-unsaved.spec.ts test: 49 folder migration - initial + refactor (#19934) 2025-09-24 13:32:54 +01:00
2929-ado-can-load-old-switch-node-workflows.spec.ts test: Migrate 2929 test to Playwright (#18425) 2025-08-18 09:05:38 +01:00
9999-SUG-38-inline-expression-preview.spec.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
9999-SUG-121-fields-reset-after-closing-ndv.spec.ts feat(editor): NDV in focus panel experiment feedback (no-changelog) (#19304) 2025-09-15 12:30:17 +02:00
authenticated.spec.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
credential-api-operations.spec.ts test: Migrate remaining folders tests from Cypress to Playwright (#20128) 2025-09-29 15:27:22 +01: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 test: Refactor page objects and reuse locators (#19191) 2025-09-08 11:12:43 +02:00
evaluations.spec.ts test: Migrate remaining folders tests from Cypress to Playwright (#20128) 2025-09-29 15:27:22 +01:00
pdf.spec.ts test: 49 folder migration - initial + refactor (#19934) 2025-09-24 13:32:54 +01:00
security-notifications.spec.ts ci: Add nightly container runs and fixture refactor (#20003) 2025-09-25 12:06:18 +01:00
task-runner-demo.spec.ts test: 49 folder migration - initial + refactor (#19934) 2025-09-24 13:32:54 +01:00
webhook-external-trigger.spec.ts test: Migrate remaining folders tests from Cypress to Playwright (#20128) 2025-09-29 15:27:22 +01:00
webhook-origin-isolation.spec.ts test: Migrate remaining folders tests from Cypress to Playwright (#20128) 2025-09-29 15:27:22 +01:00