n8n/packages/cli/test/unit/services
2024-04-05 14:15:49 +02:00
..
ai/utils feat: Add AI Error Debugging using OpenAI (#8805) 2024-03-13 16:48:00 +02:00
activeWorkflows.service.test.ts refactor(core): Move active workflows endpoints to a decorated controller class (no-changelog) (#8101) 2023-12-22 11:28:42 +01:00
ai.service.test.ts feat: Add AI Error Debugging using OpenAI (#8805) 2024-03-13 16:48:00 +02:00
cache-mock.service.test.ts perf(core): Improve caching service (#8213) 2024-01-05 11:52:44 +01:00
cache.service.test.ts perf(core): Improve caching service (#8213) 2024-01-05 11:52:44 +01:00
communityPackages.service.test.ts fix: Ignore semver range when upgrading comunity packages (#8863) 2024-03-11 17:12:20 +00:00
events.service.test.ts feat(core): Migrate to n8n's typeorm fork (#8590) 2024-02-08 15:13:29 +01:00
jwt.service.test.ts fix(core): Initialize JWT Secret before it's used anywhere (#7707) 2023-11-15 12:17:18 +01:00
naming.service.test.ts refactor(core): Move more typeorm operators to repositories (no-changelog) (#8143) 2023-12-22 16:20:30 +01:00
orchestration.service.test.ts fix: Always register webhooks on startup (#8830) 2024-03-07 09:25:12 +00:00
ownership.service.test.ts refactor(core): Remove roleId indirection (no-changelog) (#8413) 2024-01-24 13:38:57 +01:00
redis.service.test.ts refactor(core): Eliminate dead Redis code (no-changelog) (#8292) 2024-01-16 09:31:45 +01: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): Remove all legacy auth middleware code (no-changelog) (#8755) 2024-02-28 13:12:28 +01:00
webhook.service.test.ts perf(core): Improve caching service (#8213) 2024-01-05 11:52:44 +01:00
workflowHistory.service.ee.test.ts refactor(core): Move methods from WorkflowHelpers into various workflow services (no-changelog) (#8348) 2024-01-17 10:16:13 +01:00