MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / schema.test.ts

File schema.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { validateConfiguration } from './schema';
3import type { PartialAppConfiguration } from './types';
4

Callers

nothing calls this directly

Calls 1

validateConfigurationFunction · 0.90

Tested by

no test coverage detected