n8n/cypress/e2e
Iván Ovejero 8862e1e7df
fix(editor): Restrict [empty] in parameter input hint to zero-length string (#6003)
* 🚧 Quick test

*  Adjust to new requirements

*  Account for 2x double quotes

* 🔥 Remove excess single quote

*  Revert per new requirements

*  Undo more changes to minimize diff

*  New requirement changes

* 🐛 Prevent excess whitespace from HTML formatting

* 🚚 Rename computed property

* 🧪 Set up e2e tests for parameter input hint

* 🚧 Experiments with unit tests

Pinia stores setup process WIP.

* 🔥 Remove e2e test

*  Restore `test` command

* 🔥 Remove unit test stub

* 🔥 Remove logging

* 🔥 Remove test ID

* 🧪 Fix e2e test

* 🧪 Tighten text check
2023-05-03 09:41:40 +02:00
..
0-smoke.cy.ts feat: Make use of db:reset in all test suites (no-changelog) (#4739) 2022-11-28 18:11:33 +01:00
1-workflows.cy.ts test(editor): Improve e2e pipeline performance & fix flaky tests (no-changelog) (#5672) 2023-03-10 16:54:54 +01:00
2-credentials.cy.ts test(editor): Improve e2e pipeline performance & fix flaky tests (no-changelog) (#5672) 2023-03-10 16:54:54 +01:00
3-default-owner.cy.ts feat(editor): Redirect users to canvas if they don't have any workflows (#5629) 2023-03-08 15:11:13 +01:00
4-node-creator.cy.ts feat(editor): Enhance Node Creator actions view (#5954) 2023-04-26 09:18:10 +02:00
5-ndv.cy.ts test: Add run linking tests (#6061) 2023-04-24 11:07:32 +02:00
6-code-node.cy.ts feat(editor): Redirect users to canvas if they don't have any workflows (#5629) 2023-03-08 15:11:13 +01:00
7-workflow-actions.cy.ts fix(editor): Prevent error from showing-up when duplicating unsaved workflow (#5833) 2023-03-30 14:34:04 +02:00
8-http-request-node.cy.ts feat(editor): Redirect users to canvas if they don't have any workflows (#5629) 2023-03-08 15:11:13 +01:00
9-expression-editor-modal.cy.ts feat(editor): Enhance Node Creator actions view (#5954) 2023-04-26 09:18:10 +02:00
10-settings-log-streaming.cy.ts test(editor): Fix failing licensing related e2e specs (no-changelog) (#5884) 2023-04-03 09:49:55 +02:00
10-undo-redo.cy.ts feat(editor): Redirect users to canvas if they don't have any workflows (#5629) 2023-03-08 15:11:13 +01:00
11-inline-expression-editor.cy.ts feat(editor): Enhance Node Creator actions view (#5954) 2023-04-26 09:18:10 +02:00
12-canvas-actions.cy.ts test(editor): Improve e2e pipeline performance & fix flaky tests (no-changelog) (#5672) 2023-03-10 16:54:54 +01:00
12-canvas.cy.ts test(editor): Improve e2e pipeline performance & fix flaky tests (no-changelog) (#5672) 2023-03-10 16:54:54 +01:00
13-pinning.cy.ts feat(editor): Enhance Node Creator actions view (#5954) 2023-04-26 09:18:10 +02:00
14-data-transformation-expressions.cy.ts fix(editor): Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) 2023-04-20 12:26:14 +02:00
14-mapping.cy.ts fix(editor): Restrict [empty] in parameter input hint to zero-length string (#6003) 2023-05-03 09:41:40 +02:00
15-scheduler-node.cy.ts feat(editor): Redirect users to canvas if they don't have any workflows (#5629) 2023-03-08 15:11:13 +01:00
16-webhook-node.cy.ts fix(editor): Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) 2023-04-20 12:26:14 +02:00
17-sharing.cy.ts fix: Correctly allow sharees to test credential when opening the modal (#6111) 2023-04-28 12:02:28 +02:00
17-workflow-tags.cy.ts feat(editor): Redirect users to canvas if they don't have any workflows (#5629) 2023-03-08 15:11:13 +01:00
18-user-management.cy.ts ci: Do not reset the server for every e2e sub-test (no-changelog) (#5521) 2023-02-24 18:07:35 +01:00
19-execution.cy.ts feat(editor): Redirect users to canvas if they don't have any workflows (#5629) 2023-03-08 15:11:13 +01:00
20-workflow-executions.cy.ts feat(editor): Redirect users to canvas if they don't have any workflows (#5629) 2023-03-08 15:11:13 +01:00
21-community-nodes.cy.ts test(editor): Improve e2e pipeline performance & fix flaky tests (no-changelog) (#5672) 2023-03-10 16:54:54 +01:00
22-user-activation-modal.cy.ts refactor(editor): Add skip option to activation modal (#6092) 2023-04-27 15:21:53 -04:00
23-variables.cy.ts feat: Add variables e2e tests (no-changelog) (#6027) 2023-04-20 15:08:13 +03:00
24-ndv-paired-item.cy.ts test: Add run linking tests (#6061) 2023-04-24 11:07:32 +02:00
25-stickies.cy.ts test: Add stickies tests (#5413) 2023-04-21 15:37:09 +02:00
26-resource-locator.cy.ts feat(editor): Add support for loadOptionsDependsOn to RLC (#6101) 2023-04-28 12:14:31 +02:00