MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / cloudflare.test.ts

File cloudflare.test.ts

apps/api/tests/lib/email/providers/cloudflare.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";
2
3import { CloudflareEmailService } from "../../../../src/lib/email/providers/cloudflare";
4

Callers

nothing calls this directly

Calls 5

installFakeFetchFunction · 0.85
successBodyFunction · 0.85
isHeadersRecordFunction · 0.85
readJsonBodyFunction · 0.85
sendMethod · 0.45

Tested by

no test coverage detected