MCPcopy Index your code
hub / github.com/simstudioai/sim / validation.test.ts

File validation.test.ts

apps/sim/lib/messaging/email/validation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { quickValidateEmail } from '@/lib/messaging/email/validation'
3
4describe('quickValidateEmail', () => {

Callers

nothing calls this directly

Calls 1

quickValidateEmailFunction · 0.90

Tested by

no test coverage detected