Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ utils.test.ts
File
utils.test.ts
apps/sim/lib/messaging/email/utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createEnvMock, urlsMock, urlsMockFns } from
'@sim/testing'
2
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
3
import
{
4
EMAIL_HEADER_CONTROL_CHARS_REGEX,
Callers
nothing calls this directly
Calls
4
createEnvMock
Function · 0.90
getFromEmailAddress
Function · 0.90
hasEmailHeaderControlChars
Function · 0.90
test
Method · 0.80
Tested by
no test coverage detected