n8n/cypress/pages
Mutasem Aldmour db49f052bc
test: Add data mapping test (#5372)
* test: add tests for pinning

* test: add test for value

* test: add pinned data tests

* test: refactor into ndv

* refactor: move to ndv

* refactor: rename node

* test: fix test

* test: fix refactor

* test: remove unused id

* test: update test

* test: chain rename input

* test: refactor invoking text

* test: fix ndv tests

* test: move test id

* test: add tests for mapping

* test: update selectors

* test: add mapping

* test: remove wait

* test: add back line removed by mistake

* test: refactor to support both in/output displays

* test: add display mode switching

* test: fix drop

* chore: clean up change

* refactor: add draganddrop

* fix: fix drag and drop

* test: add mapping test for second value

* test: update text

* test: update param
2023-02-07 07:47:37 +03:00
..
features refactor(core): Switch over all user-management routes to use decorators (#5115) 2023-01-27 11:19:47 +01:00
modals fix: Fix formatting/linting for CI (no-changelog) (#5264) 2023-01-27 10:18:15 +01:00
sidebar
base.ts
canvas-node.ts test: Add data mapping test (#5372) 2023-02-07 07:47:37 +03:00
credentials.ts
index.ts test: Add data mapping test (#5372) 2023-02-07 07:47:37 +03:00
ndv.ts test: Add data mapping test (#5372) 2023-02-07 07:47:37 +03:00
settings-log-streaming.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00
settings-usage.ts fix: Fix formatting/linting for CI (no-changelog) (#5264) 2023-01-27 10:18:15 +01:00
settings-users.ts test: Fix default owner test to be able to reach setup page (#5113) 2023-01-09 17:23:39 +01:00
signin.ts
signup.ts
workflow.ts test(editor): Improve canvas e2e tests reliability (#5376) 2023-02-06 16:33:59 +01:00
workflows.ts