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/tools/gmail/utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment node
3
*/
4
import
{ describe, expect, it } from
'vitest'
Callers
nothing calls this directly
Calls
9
encodeRfc2047
Function · 0.90
escapeHtml
Function · 0.90
plainTextToHtml
Function · 0.90
htmlToPlainText
Function · 0.90
buildSimpleEmailMessage
Function · 0.90
buildMimeMessage
Function · 0.90
decodeSimpleMessage
Function · 0.85
decodePart
Function · 0.85
toString
Method · 0.45
Tested by
no test coverage detected