MCPcopy Create free account
hub / github.com/nodejs/nodejs.org / index.test.mjs

File index.test.mjs

apps/site/scripts/lighthouse/__tests__/index.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, beforeEach, afterEach } from 'node:test';
3
4import { formatLighthouseResults } from '../index.mjs';

Callers

nothing calls this directly

Calls 2

formatLighthouseResultsFunction · 0.90
checkExpectationsFunction · 0.85

Tested by

no test coverage detected