Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mitmproxy/mitmproxy
/ LocalDropdownSpec.tsx
File
LocalDropdownSpec.tsx
web/src/js/__tests__/components/Modes/LocalDropdownSpec.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import * as React from
"react"
;
2
import { act, fireEvent, render, screen, waitFor } from
"../../test-utils"
;
3
import LocalDropdown from
"../../../components/Modes/LocalDropdown"
;
4
import { TStore } from
"../../ducks/tutils"
;
Callers
nothing calls this directly
Calls
3
TStore
Function · 0.90
render
Function · 0.90
expect
Function · 0.85
Tested by
no test coverage detected