n8n/cypress/e2e
Jan Oberhauser fa8bd8b9eb
fix(core): Fix issue that pinnedData is not used with Test-Webhooks (#8123)
## Summary
When a workflow gets started via a Test-Webhook the pinned data does get
ignored and the nodes executed anyway.



## Related tickets and issues
> Include links to **Linear ticket** or Github issue or Community forum
post. Important in order to close *automatically* and provide context to
reviewers.



## Review / Merge checklist
- [x] PR title and summary are descriptive. **Remember, the title
automatically goes into the changelog. Use `(no-changelog)` otherwise.**
([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md))
- [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) or follow-up
ticket created.
- [X] Tests included.
> A bug is not considered fixed, unless a test is added to prevent it
from happening again.
   > A feature is not complete without tests.

---------

Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2023-12-27 10:51:53 +01:00
..
1-workflows.cy.ts ci: Refactor e2e tests to delete boilerplate code (no-changelog) (#6524) 2023-06-23 00:38:12 +02:00
2-credentials.cy.ts
4-node-creator.cy.ts feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
5-ndv.cy.ts
6-code-node.cy.ts
7-workflow-actions.cy.ts
8-http-request-node.cy.ts
9-expression-editor-modal.cy.ts
10-settings-log-streaming.cy.ts
10-undo-redo.cy.ts fix(editor): Prevent canvas undo/redo when NDV is open (#8118) 2023-12-22 08:42:53 +01:00
11-inline-expression-editor.cy.ts
12-canvas-actions.cy.ts
12-canvas.cy.ts
13-pinning.cy.ts fix(core): Fix issue that pinnedData is not used with Test-Webhooks (#8123) 2023-12-27 10:51:53 +01:00
14-data-transformation-expressions.cy.ts
14-mapping.cy.ts
15-scheduler-node.cy.ts
16-form-trigger-node.cy.ts
16-webhook-node.cy.ts fix(Convert to/from binary data Node): Rename 'Move Binary Data' to 'Convert to/from binary data' (#7318) 2023-10-04 13:23:33 +02:00
17-sharing.cy.ts fix(editor): Add back credential use permission (#8023) 2023-12-14 13:36:36 +01:00
17-workflow-tags.cy.ts
18-user-management.cy.ts feat: Introduce advanced permissions (#7844) 2023-12-08 12:52:25 +01:00
19-execution.cy.ts fix(editor): Fix deletion of last execution at execution preview (#7883) 2023-11-30 12:12:26 +01:00
20-workflow-executions.cy.ts
21-community-nodes.cy.ts
23-variables.cy.ts
24-ndv-paired-item.cy.ts
25-stickies.cy.ts fix(editor): Make keyboard shortcuts more strict; don't accept extra Ctrl/Alt/Shift keys (#8024) 2023-12-20 12:06:49 +01:00
26-resource-locator.cy.ts
27-cloud.cy.ts fix: Show public API upgrade CTA when feature is not enabled (#8109) 2023-12-21 09:06:54 -05:00
27-two-factor-authentication.cy.ts
28-debug.cy.ts
28-resource-mapper.cy.ts fix(editor): Fix remote options fetching on every keystroke (#7320) 2023-10-12 14:18:35 +02:00
29-sql-editor.cy.ts feat(Loop Over Items (Split in Batches) Node): Automatically add a loop + rename (#7228) 2023-10-06 15:31:18 +02:00
29-templates.cy.ts
30-editor-after-route-changes.cy.ts
30-if-node.cy.ts
30-langchain.cy.ts
30-workflow-filters.cy.ts
31-demo.cy.ts
32-node-io-filter.cy.ts
32-worker-view.cy.ts
33-settings-personal.cy.ts fix(editor): Validate user info before submiting (#7608) 2023-11-22 12:14:44 +01:00
34-template-credentials-setup.cy.ts
35-admin-user-smoke-test.cy.ts
36-suggested-templates.cy.ts
36-versions.cy.ts fix(editor): Move versions check to init function and refactor store (no-changelog) (#8067) 2023-12-20 12:49:40 +02:00