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

File renderOptions.test.ts

src/utils/renderOptions.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, test } from 'bun:test'
2import { getBaseRenderOptions, resetRenderOptionsForTesting } from './renderOptions.js'
3
4const ORIGINAL_DISABLE = process.env.NCODE_DISABLE_STDIN_TTY_OVERRIDE

Callers

nothing calls this directly

Calls 2

getBaseRenderOptionsFunction · 0.85

Tested by

no test coverage detected