MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / env-model.test.ts

File env-model.test.ts

packages/agent-core/test/config/env-model.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtempSync, readFileSync, rmSync, writeFileSync } from 'node:fs';
2import { tmpdir } from 'node:os';
3import { describe, expect, it } from 'vitest';
4import { join } from 'pathe';

Callers

nothing calls this directly

Calls 8

getDefaultConfigFunction · 0.90
applyEnvModelConfigFunction · 0.90
readConfigFileFunction · 0.90
loadRuntimeConfigFunction · 0.90
stripEnvModelConfigFunction · 0.90
writeConfigFileFunction · 0.90
expectConfigInvalidFunction · 0.70
applyFunction · 0.70

Tested by

no test coverage detected