MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / offload-detect.test.ts

File offload-detect.test.ts

test/offload-detect.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { parseNvidiaSmiVram, parseMacMemGB, extractBlockCount } from '../src/setup/offload-detect.ts';
3
4describe('parseNvidiaSmiVram', () => {

Callers

nothing calls this directly

Calls 3

parseNvidiaSmiVramFunction · 0.90
parseMacMemGBFunction · 0.90
extractBlockCountFunction · 0.90

Tested by

no test coverage detected