n8n/packages/cli/test/unit
Omar Ajoue 8881ba8d4a
test: Add test case for when policy is set to any and fix a few others (#5019)
* 🚨 - testing subworkflow policies

* test: Add test case for workflow policy 'any'

* refactor: Remove unnecessary information in tests

* test: Improve types and lint

* fix: Add not throw to tests

* fix: Adding missing await statements

Co-authored-by: freyamade <freya@n8n.io>
2022-12-23 15:23:36 +01:00
..
ActiveExecutions.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
CommunityNodeHelpers.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
CredentialsHelper.test.ts fix: Lazy load nodes for credentials testing (#4760) 2022-11-30 10:28:18 +01:00
CredentialTypes.test.ts feat(core): Lazy-load nodes and credentials to reduce baseline memory usage (#4577) 2022-11-23 16:20:28 +01:00
CurlConverterHelper.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
Events.test.ts fix: Remove circular dependencies from cli tests (no-changelog) (#5000) 2022-12-22 10:14:15 +01:00
Helpers.ts feat(editor): Add usage and plan pages (#4819) 2022-12-20 10:52:01 +01:00
License.test.ts fix: Remove circular dependencies from cli tests (no-changelog) (#5000) 2022-12-22 10:14:15 +01:00
PermissionChecker.test.ts test: Add test case for when policy is set to any and fix a few others (#5019) 2022-12-23 15:23:36 +01:00
Telemetry.test.ts feat(editor): Add usage and plan pages (#4819) 2022-12-20 10:52:01 +01:00
WorkflowCredentials.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
WorkflowHelpers.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00