MCPcopy Create free account
hub / github.com/Noumena-Network/code / product.test.ts

File product.test.ts

src/constants/product.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'bun:test'
2import { getCodeWebBaseUrl, getRemoteSessionUrl } from './product.js'
3
4const envKeys = [

Callers

nothing calls this directly

Calls 3

getCodeWebBaseUrlFunction · 0.85
getRemoteSessionUrlFunction · 0.85
resetEnvFunction · 0.70

Tested by

no test coverage detected