MCPcopy Create free account
hub / github.com/mitmproxy/mitmproxy / test_marker

Function test_marker

test/mitmproxy/addons/test_view.py:697–698  ·  view source on GitHub ↗
(marker, expected)

Source from the content-addressed store, hash-verified

695 ],
696)
697def test_marker(marker, expected):
698 assert render_marker(marker) == expected

Callers

nothing calls this directly

Calls 1

render_markerFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…