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

File index.test.ts

packages/queue/src/tasks/email-notification/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1jest.mock('graphile-worker', () => ({}));
2jest.mock('@linen/web/mailers/NotificationMailer', () => ({
3 send: jest.fn(),
4 sendMention: jest.fn(),

Callers

nothing calls this directly

Calls 9

createFunction · 0.90
createNotificationFunction · 0.90
handleNotificationEventFunction · 0.90
serializeThreadFunction · 0.90
serializeMessageFunction · 0.90
testFunction · 0.85
mapMethod · 0.80
randomFunction · 0.70

Tested by

no test coverage detected