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

File github.test.mjs

apps/site/util/__tests__/github.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, mock } from 'node:test';
3
4mock.module('github-slugger', {

Callers

nothing calls this directly

Calls 3

getGitHubAvatarUrlFunction · 0.85
createGitHubSluggerFunction · 0.85
getGitHubBlobUrlFunction · 0.85

Tested by

no test coverage detected