Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mitmproxy/mitmproxy
/ indexSpec.ts
File
indexSpec.ts
web/src/js/__tests__/modes/indexSpec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ includeListenAddress, parseSpec } from
"../../modes"
;
2
3
describe(
"includeListenAddress"
, () => {
4
it(
"should keep mode as-is if not port is specified"
, () => {
Callers
nothing calls this directly
Calls
4
includeListenAddress
Function · 0.90
parseSpec
Function · 0.90
expect
Function · 0.85
it
Function · 0.50
Tested by
no test coverage detected