n8n/packages/core/test
Iván Ovejero b16dd21909
refactor(core): Switch plain errors in core to ApplicationError (no-changelog) (#7873)
Ensure all errors in `core` are `ApplicationError` or children of it and
contain no variables in the message, to continue normalizing all the
errors we report to Sentry

Follow-up to: https://github.com/n8n-io/n8n/pull/7857
2023-11-30 09:06:19 +01:00
..
helpers refactor(core): Switch plain errors in core to ApplicationError (no-changelog) (#7873) 2023-11-30 09:06:19 +01:00
workflows
Cipher.test.ts refactor(core): Migrate from crypto-js to native crypto (#7556) 2023-11-03 13:26:20 +01:00
Credentials.test.ts refactor(core): Switch plain errors in core to ApplicationError (no-changelog) (#7873) 2023-11-30 09:06:19 +01:00
FileSystem.manager.test.ts refactor(core): Consolidate binary file not found errors (no-changelog) (#7585) 2023-11-03 11:41:15 +01:00
InstanceSettings.test.ts
NodeExecuteFunctions.test.ts
ObjectStore.manager.test.ts
ObjectStore.service.test.ts
setup-mocks.ts
setup.ts
utils.ts
Validation.test.ts
WorkflowExecute.test.ts refactor(core): Switch plain errors in core to ApplicationError (no-changelog) (#7873) 2023-11-30 09:06:19 +01:00
WorkflowExecutionMetadata.test.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00