MCPcopy Index your code
hub / github.com/simstudioai/sim / urls.test.ts

File urls.test.ts

apps/sim/lib/core/utils/urls.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @vitest-environment jsdom
3 */
4import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'

Callers

nothing calls this directly

Calls 6

getBrowserOriginFunction · 0.90
getSocketUrlFunction · 0.90
parseOriginListFunction · 0.90
isLocalhostUrlFunction · 0.90
setLocationFunction · 0.85
pushMethod · 0.45

Tested by

no test coverage detected