long-agent
3ffce94caf
test: add WebhookHandler tests
Add comprehensive tests for WebhookHandler:
- TestWebhookHandler_CreateWebhook_Success
- TestWebhookHandler_CreateWebhook_InvalidURL
- TestWebhookHandler_CreateWebhook_MissingName
- TestWebhookHandler_ListWebhooks_Success
- TestWebhookHandler_UpdateWebhook_Success
- TestWebhookHandler_UpdateWebhook_InvalidID
- TestWebhookHandler_DeleteWebhook_Success
- TestWebhookHandler_DeleteWebhook_NotFound
- TestWebhookHandler_GetWebhookDeliveries_Success
- TestWebhookHandler_GetWebhookDeliveries_InvalidID
- TestWebhookHandler_ListWebhooks_Pagination
2026-04-09 11:48:48 +08:00
..
2026-04-07 12:08:16 +08:00
2026-04-08 20:06:54 +08:00
feat: backend core - auth, user, role, permission, device, webhook, monitoring, cache, repository, service, middleware, API handlers
2026-04-02 11:19:50 +08:00
feat: backend core - auth, user, role, permission, device, webhook, monitoring, cache, repository, service, middleware, API handlers
2026-04-02 11:19:50 +08:00
2026-04-08 20:06:54 +08:00
2026-04-08 20:06:54 +08:00
2026-04-08 20:06:54 +08:00
2026-04-09 07:53:06 +08:00
2026-04-08 20:06:54 +08:00
feat: backend core - auth, user, role, permission, device, webhook, monitoring, cache, repository, service, middleware, API handlers
2026-04-02 11:19:50 +08:00
2026-04-08 20:06:54 +08:00
2026-04-08 20:06:54 +08:00
2026-04-07 12:08:16 +08:00
2026-04-08 20:06:54 +08:00
2026-04-03 17:38:31 +08:00
2026-04-08 20:06:54 +08:00
2026-04-08 20:06:54 +08:00
feat: backend core - auth, user, role, permission, device, webhook, monitoring, cache, repository, service, middleware, API handlers
2026-04-02 11:19:50 +08:00
2026-04-08 20:06:54 +08:00
2026-04-09 11:48:48 +08:00
2026-04-08 20:06:54 +08:00