Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ resend.utils.test.ts
File
resend.utils.test.ts
apps/api/tests/api/webhooks/resend.utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, test } from
"bun:test"
;
2
import
{ createHmac } from
"node:crypto"
;
3
4
import
{
Callers
nothing calls this directly
Calls
7
extractResendHeaders
Function · 0.90
verifyResendWebhook
Function · 0.90
resendEventToReason
Function · 0.90
requireDb
Function · 0.90
cleanDatabase
Function · 0.90
applyResendEvent
Function · 0.90
signResendBody
Function · 0.70
Tested by
no test coverage detected