MCPcopy Create free account
hub / github.com/pollinations/pollinations / emailService.test.ts

File emailService.test.ts

apps/micro/src/test/emailService.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach } from 'vitest';
2import { EmailService } from '../services/emailService.js';
3import type { EmailConfig } from '../types/index.js';
4

Callers

nothing calls this directly

Calls 3

renderTemplateMethod · 0.80
sendMailMethod · 0.65
verifyConnectionMethod · 0.65

Tested by

no test coverage detected