MCPcopy
hub / github.com/mitmproxy/mitmproxy / optionsSpec.tsx

File optionsSpec.tsx

web/src/js/__tests__/ducks/optionsSpec.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import reduceOptions, * as optionsActions from "../../ducks/options";
2import { enableFetchMocks } from "jest-fetch-mock";
3import { TStore } from "./tutils";
4import { waitFor } from "@testing-library/dom";

Callers

nothing calls this directly

Calls 6

TStoreFunction · 0.90
expectFunction · 0.85
dispatchMethod · 0.80
itFunction · 0.50
updateMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected