n8n/packages/cli/test/unit/services
2024-07-19 12:12:44 +02:00
..
activeWorkflows.service.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
cache-mock.service.test.ts
cache.service.test.ts
communityPackages.service.test.ts
curl.service.test.ts refactor(core): Move curl endpoint to its own controller (no-changelog) (#9605) 2024-06-05 10:43:09 +02:00
hooks.service.test.ts feat: Add RS client to hooks service (#9834) 2024-06-24 10:44:49 +02:00
jwt.service.test.ts
naming.service.test.ts
orchestration.service.test.ts refactor(core): Introduce RedisClientService (no-changelog) (#9774) 2024-06-20 12:55:07 +02:00
ownership.service.test.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
redis.service.test.ts refactor(core): Introduce RedisClientService (no-changelog) (#9774) 2024-06-20 12:55:07 +02:00
test-webhook-registrations.service.test.ts fix(core): Ensure TTL safeguard for test webhooks applies only to multi-main setup (#9062) 2024-04-05 14:15:49 +02:00
user.service.test.ts refactor(core): Extract all Auth-related User columns into a separate entity (#9557) 2024-05-31 09:40:19 +02:00
webhook.service.test.ts
workflow-statistics.service.test.ts refactor(core): Rename EventsService to WorkflowStatisticsService (no-changelog) (#10107) 2024-07-19 12:12:44 +02:00
workflowHistory.service.ee.test.ts