Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/QLHazyCoder/FlowPilot
/ hotmail-utils.test.js
File
hotmail-utils.test.js
tests/hotmail-utils.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
test = require(
'node:test'
);
2
const
assert = require(
'node:assert/strict'
);
3
4
const
{
Callers
nothing calls this directly
Calls
15
pickHotmailAccountForRun
Function · 0.85
upsertHotmailAccountInList
Function · 0.85
shouldClearHotmailCurrentSelection
Function · 0.85
extractVerificationCodeFromMessage
Function · 0.85
getHotmailListToggleLabel
Function · 0.85
filterHotmailAccountsByUsage
Function · 0.85
getHotmailBulkActionLabel
Function · 0.85
getLatestHotmailMessage
Function · 0.85
pickVerificationMessage
Function · 0.85
pickVerificationMessageWithFallback
Function · 0.85
pickVerificationMessageWithTimeFallback
Function · 0.85
buildHotmailMailApiLatestUrl
Function · 0.85
Tested by
no test coverage detected