Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, expect, test } from
"bun:test"
;
2
3
import
{ CloudflareEmailService } from
"../../../../src/lib/email/providers/cloudflare"
;
4
Callers
nothing calls this directly
Calls
5
installFakeFetch
Function · 0.85
successBody
Function · 0.85
isHeadersRecord
Function · 0.85
readJsonBody
Function · 0.85
send
Method · 0.45
Tested by
no test coverage detected