Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ isEmailValid } from
'./email'
;
2
3
describe(
'isEmailValid'
, () => {
4
describe(
'when validating a valid email string'
, () => {
Callers
nothing calls this directly
Calls
1
isEmailValid
Function · 0.90
Tested by
no test coverage detected