WebHooker/tests
RhenCloud 737dd7af98
feat(reliability): idempotency store, custom webhook replay protection, correlation ids
Add LICENSE (MIT), an IdempotencyStore abstraction with a KV implementation and provider-scoped delivery keys, optional replay protection for custom webhooks (X-WebHooker-Timestamp + X-WebHooker-Nonce), and per-request correlation ids in webhook responses and logs.
2026-08-15 17:03:32 +08:00
..
admin-api.test.ts feat(groups): host-based forge sources with optional display name 2026-08-14 08:49:48 +08:00
admin.test.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
audit.test.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
custom-replay.test.ts feat(reliability): idempotency store, custom webhook replay protection, correlation ids 2026-08-15 17:03:32 +08:00
discord.test.ts fix(formatters): use raster PNG forge icons Discord renders 2026-08-14 08:59:51 +08:00
formatter.test.ts fix(formatters): use raster PNG forge icons Discord renders 2026-08-14 08:59:51 +08:00
groups.test.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
helpers.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
idempotency.test.ts feat(reliability): idempotency store, custom webhook replay protection, correlation ids 2026-08-15 17:03:32 +08:00
install.test.ts chore: auto-fix lint & formatting [skip ci] 2026-08-13 12:37:09 +00:00
invites.test.ts chore: auto-fix lint & formatting [skip ci] 2026-08-13 12:37:09 +00:00
providers.test.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
send-log.test.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
telegram-commands.test.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
telegram.test.ts chore: auto-fix lint & formatting [skip ci] 2026-08-14 00:10:56 +00:00
token-store.test.ts feat: migrate to Nuxt 4 (Nitro) and Tailwind CSS v3 2026-08-13 17:43:33 +08:00
webhook-tenant.test.ts feat(reliability): idempotency store, custom webhook replay protection, correlation ids 2026-08-15 17:03:32 +08:00
webhook.test.ts chore: auto-fix lint & formatting [skip ci] 2026-08-13 12:37:09 +00:00