MCPcopy 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

1import { createEnvMock, urlsMock, urlsMockFns } from '@sim/testing'
2import { beforeEach, describe, expect, it, vi } from 'vitest'
3import {
4 EMAIL_HEADER_CONTROL_CHARS_REGEX,

Callers

nothing calls this directly

Calls 4

createEnvMockFunction · 0.90
getFromEmailAddressFunction · 0.90
testMethod · 0.80

Tested by

no test coverage detected