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

File hardware-profile.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { detectHardware, formatHardwareSummary } from '../src/setup/hardware-profile.js';
3
4describe('detectHardware', () => {

Callers

nothing calls this directly

Calls 2

detectHardwareFunction · 0.85
formatHardwareSummaryFunction · 0.85

Tested by

no test coverage detected