MCPcopy Create free account
hub / github.com/tiann/hapi / hubExtraHeaders.test.ts

File hubExtraHeaders.test.ts

cli/src/api/hubExtraHeaders.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest'
2import { configuration, parseExtraHeaders } from '@/configuration'
3import { buildHubRequestHeaders, buildSocketIoExtraHeaderOptions } from './hubExtraHeaders'
4

Callers

nothing calls this directly

Calls 4

parseExtraHeadersFunction · 0.90
buildHubRequestHeadersFunction · 0.90
_setExtraHeadersMethod · 0.80

Tested by

no test coverage detected