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

Function test_replay_count

test/mitmproxy/tools/console/test_integration.py:20–22  ·  view source on GitHub ↗
(console)

Source from the content-addressed store, hash-verified

18
19
20def test_replay_count(console):
21 console.type(":replay.server.count<enter>")
22 assert "Data viewer" in console.screen_contents()

Callers

nothing calls this directly

Calls 2

screen_contentsMethod · 0.80
typeMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…