MCPcopy
hub / github.com/github/docs / static-assets.js

File static-assets.js

tests/unit/static-assets.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import nock from 'nock'
2import { expect, jest } from '@jest/globals'
3
4import { checkCachingHeaders } from '../helpers/caching-headers.js'

Callers

nothing calls this directly

Calls 5

checkCachingHeadersFunction · 0.90
mockRequestFunction · 0.85
mockResponseFunction · 0.85

Tested by

no test coverage detected