MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / fileImport.test.ts

File fileImport.test.ts

src/config/configuration/fileImport.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2import { importConfigFile, formatConfigValidationErrors, type ConfigFileLike } from './fileImport';
3import type { PartialAppConfiguration } from './types';
4

Callers

nothing calls this directly

Calls 3

importConfigFileFunction · 0.90
configFileFunction · 0.85

Tested by

no test coverage detected