MCPcopy Index your code
hub / github.com/Linen-dev/linen.dev / parser.test.ts

File parser.test.ts

packages/integration-email/src/helper/parser.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cleanUpQuotedEmail, parseResponse } from './parser';
2
3const text =
4 'hey, make some tests' +

Callers

nothing calls this directly

Calls 3

cleanUpQuotedEmailFunction · 0.90
parseResponseFunction · 0.90
testFunction · 0.85

Tested by

no test coverage detected