MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / email.spec.ts

File email.spec.ts

packages/utilities/src/email.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isEmailValid } from './email';
2
3describe('isEmailValid', () => {
4 describe('when validating a valid email string', () => {

Callers

nothing calls this directly

Calls 1

isEmailValidFunction · 0.90

Tested by

no test coverage detected