n8n/packages/cli/test/integration
Mutasem Aldmour 679a443a0c
refactor: Add node IDs (#3788)
* update type

* add id to new nodes

* update paste/import behavior

* update duplicate/copy

* update duplicate workflow

* update import functions + templates

* add instance id on copy

* on download add instance id

* simplify for testing

* update telemetry events

* add ids to nodegraph

* not if same instance

* update spacing

* fix tests

* update tests

* add uuid

* fix tests

update tests

add uuid

fix ts issue

* fix telemetry event

* update workflow import

* update public api

* add sqlit migration

* on workflow update

* add psql migration

* add mysql migration

* revert to title

* fix telemetry bug

* remove console log

* remove migration logs

* fix copy/paste bug

* replace node index with node id

* remove console log

* address PR feedback

* address comment

* fix type issue

* fix select

* update schema

* fix ts issue

* update tel helpers

* fix eslint issues
2022-08-03 13:06:53 +02:00
..
commands test: Make oclif commands testable (#3571) 2022-06-25 21:03:46 -07:00
publicApi refactor: Add node IDs (#3788) 2022-08-03 13:06:53 +02:00
shared refactor: Add node IDs (#3788) 2022-08-03 13:06:53 +02:00
auth.api.test.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
auth.mw.test.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
credentials.api.test.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
me.api.test.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
nodes.api.test.ts refactor(core): Improve community node repo code (#3767) 2022-08-02 10:40:57 +02:00
owner.api.test.ts feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
passwordReset.api.test.ts test: Mock mailer service (#3711) 2022-07-14 22:07:07 +02:00
users.api.test.ts test: Mock mailer service (#3711) 2022-07-14 22:07:07 +02:00
workflows.api.test.ts refactor: Add node IDs (#3788) 2022-08-03 13:06:53 +02:00