n8n/packages/cli/test/integration
Iván Ovejero b1e715299d
feat(core, editor): Support pairedItem for pinned data (#3843)
* 📘 Adjust interface

*  Adjust pindata in state store

*  Add utils

*  Replace utils calls

*  Adjust pindata intake and display

* 🔥 Remove excess BE fixes

* 📝 Update comment

* 🧪 Adjust tests

* 🔥 Remove unneeded helper

* 🚚 Improve naming

* 🧹 Clean up `ormconfig.ts`

* 📘 Add types and type guards

*  Improve serializer for sqlite

*  Create migration utils

*  Set up sqlite serializer

* 🗃️ Write sqlite migration

* 🗃️ Write MySQL migration

* 🗃️ Write Postgres migration

*  Add imports and exports to barrels

* 🚚 Rename `runChunked` to `runInBatches`

*  Improve migration loggers

* ♻️ Address feedback

* 🚚 Improve naming
2022-08-22 17:46:22 +02:00
..
commands test: Make oclif commands testable (#3571) 2022-06-25 21:03:46 -07:00
publicApi fix(public-api): Fix executions pagination in Postgres and Mysql 2022-08-11 12:34:32 -04:00
shared [N8N-4339] Unify all Cron-specific code. Improve typing, and add tests. (#3887) 2022-08-19 12:45:04 +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 fix(cli): Fix community nodes tests on Postgres and MySQL (#3861) 2022-08-11 11:02:21 +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 feat(core, editor): Support pairedItem for pinned data (#3843) 2022-08-22 17:46:22 +02:00