MCPcopy Index your code
hub / github.com/nodejs/nodejs.org / useDetectOS.test.mjs

File useDetectOS.test.mjs

apps/site/hooks/__tests__/useDetectOS.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { describe, it, afterEach } from 'node:test';
3
4import { renderHook, waitFor } from '@testing-library/react';

Callers

nothing calls this directly

Calls 1

useDetectOSFunction · 0.85

Tested by

no test coverage detected