n8n/packages/cli/test
Iván Ovejero 1c6178759c
refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839)
Ensure all errors in `cli` inherit from `ApplicationError` to continue
normalizing all the errors we report to Sentry

Follow-up to: https://github.com/n8n-io/n8n/pull/7820
2023-11-28 10:19:27 +01:00
..
integration fix(core): Ensure member and admin cannot be promoted to owner (#7830) 2023-11-27 17:35:58 +01:00
shared ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00
unit refactor(core): Reorganize error hierarchy in cli package (no-changelog) (#7839) 2023-11-28 10:19:27 +01:00
extend-expect.ts
setup-mocks.ts
setup-test-folder.ts refactor(core): Abstract away InstanceSettings and encryptionKey into injectable services (no-changelog) (#7471) 2023-10-23 13:39:35 +02:00
setup.ts
teardown.ts