MCPcopy 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

1import { afterEach, beforeEach, describe, expect, test } from "bun:test";
2import { createHmac } from "node:crypto";
3
4import {

Callers

nothing calls this directly

Calls 7

extractResendHeadersFunction · 0.90
verifyResendWebhookFunction · 0.90
resendEventToReasonFunction · 0.90
requireDbFunction · 0.90
cleanDatabaseFunction · 0.90
applyResendEventFunction · 0.90
signResendBodyFunction · 0.70

Tested by

no test coverage detected