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

File sendgrid.test.ts

apps/api/tests/lib/email/providers/sendgrid.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2
3import { SendGridEmailService } from "../../../../src/lib/email/providers/sendgrid";
4import type { ISendGridMailClient } from "../../../../src/lib/email/providers/sendgrid.types";

Callers

nothing calls this directly

Calls 2

failingClientFunction · 0.85
sendMethod · 0.45

Tested by

no test coverage detected