n8n/packages/cli/test/integration/shared
Michael Auerswald b350568505
fix(core): Fix data decryption on credentials import (#7560)
Due to a change, during the credentials import command, the core's
Credential object is being called through its prototype. This caused the
Credential's cipher variable to not be set, thus no cipher service being
available during import. This fix catches this edge case and provides a
fix.
2023-10-31 13:15:09 +01:00
..
utils refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
augmentation.d.ts ci: Refactor cli tests to speed up CI (no-changelog) (#5718) 2023-03-17 17:24:05 +01:00
constants.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
random.ts perf(core): Cache roles (#6803) 2023-08-03 08:58:36 +02:00
testDb.ts fix(core): Fix data decryption on credentials import (#7560) 2023-10-31 13:15:09 +01:00
types.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00