MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / style-profile.test.ts

File style-profile.test.ts

test/style-profile.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import {
3 inferIndent, inferQuotes, inferSemicolons, inferNaming, profileFromSamples, buildStyleBlock,
4} from '../src/context/style-profile.js';

Callers

nothing calls this directly

Calls 6

inferIndentFunction · 0.85
inferQuotesFunction · 0.85
inferSemicolonsFunction · 0.85
inferNamingFunction · 0.85
profileFromSamplesFunction · 0.85
buildStyleBlockFunction · 0.85

Tested by

no test coverage detected