n8n/packages/cli/test/integration
कारतोफ्फेलस्क्रिप्ट™ dc2ba743eb
refactor(core): Use mixins to delete redundant code between Entity classes (no-changelog) (#6616)
* db entities don't need an ID before they are inserted

* don't define constructors on entity classes, use repository.create instead

* use mixins to reduce duplicate code in db entity classes
2023-07-27 11:53:37 +02:00
..
audit refactor(core): Use mixins to delete redundant code between Entity classes (no-changelog) (#6616) 2023-07-27 11:53:37 +02:00
commands refactor: Remove all references to the resetPasswordToken field (no-changelog) (#6751) 2023-07-27 11:53:25 +02:00
environments feat: Environments release using source control (#6653) 2023-07-26 09:25:01 +02:00
ldap refactor(core): Reduce boilterplate code in between tests 🧹, and fix the tests in node.js 20 (no-changelog) (#6654) 2023-07-13 10:14:48 +02:00
publicApi refactor: Remove all references to the resetPasswordToken field (no-changelog) (#6751) 2023-07-27 11:53:25 +02:00
saml refactor(core): Reduce boilterplate code in between tests 🧹, and fix the tests in node.js 20 (no-changelog) (#6654) 2023-07-13 10:14:48 +02:00
shared refactor(core): Use mixins to delete redundant code between Entity classes (no-changelog) (#6616) 2023-07-27 11:53:37 +02:00
auth.api.test.ts refactor: Remove all references to the resetPasswordToken field (no-changelog) (#6751) 2023-07-27 11:53:25 +02:00
auth.mw.test.ts refactor(core): Reduce boilterplate code in between tests 🧹, and fix the tests in node.js 20 (no-changelog) (#6654) 2023-07-13 10:14:48 +02:00
credentials.ee.test.ts refactor(core): Reduce boilterplate code in between tests 🧹, and fix the tests in node.js 20 (no-changelog) (#6654) 2023-07-13 10:14:48 +02:00
credentials.test.ts refactor(core): Reduce boilterplate code in between tests 🧹, and fix the tests in node.js 20 (no-changelog) (#6654) 2023-07-13 10:14:48 +02:00
eventbus.test.ts refactor(core): Reduce boilterplate code in between tests 🧹, and fix the tests in node.js 20 (no-changelog) (#6654) 2023-07-13 10:14:48 +02:00
license.api.test.ts refactor(core): Reduce boilterplate code in between tests 🧹, and fix the tests in node.js 20 (no-changelog) (#6654) 2023-07-13 10:14:48 +02:00
me.api.test.ts refactor: Remove all references to the resetPasswordToken field (no-changelog) (#6751) 2023-07-27 11:53:25 +02:00
nodes.api.test.ts refactor(core): Reduce boilterplate code in between tests 🧹, and fix the tests in node.js 20 (no-changelog) (#6654) 2023-07-13 10:14:48 +02:00
owner.api.test.ts refactor: Remove all references to the resetPasswordToken field (no-changelog) (#6751) 2023-07-27 11:53:25 +02:00
passwordReset.api.test.ts ci: Fix tests on postgres (no-changelog) 2023-07-25 00:11:33 +02:00
tags.api.test.ts fix: Add missing indices on sqlite (#6673) 2023-07-20 10:34:45 +01:00
users.api.test.ts fix(core): Use JWT as reset password token (#6714) 2023-07-24 17:40:17 -04:00
variables.test.ts refactor(core): Reduce boilterplate code in between tests 🧹, and fix the tests in node.js 20 (no-changelog) (#6654) 2023-07-13 10:14:48 +02:00
workflows.controller.ee.test.ts feat: Environments release using source control (#6653) 2023-07-26 09:25:01 +02:00
workflows.controller.test.ts refactor(core): Reduce boilterplate code in between tests 🧹, and fix the tests in node.js 20 (no-changelog) (#6654) 2023-07-13 10:14:48 +02:00