aboutsummaryrefslogtreecommitdiffstats
path: root/test/mitmproxy/addons/test_clientplayback.py
Commit message (Expand)AuthorAgeFilesLines
* lint, mypy, tests++Maximilian Hils2020-04-121-0/+3
* clientreplay: fix racy tests harderAldo Cortesi2018-05-181-0/+3
* clientplayback: try to fix flaky replay testAldo Cortesi2018-05-081-0/+2
* client replay: expad and consolidate testsAldo Cortesi2018-05-011-75/+105
* client replay: re-designAldo Cortesi2018-04-301-39/+33
* client replay: move all client replay-related code into addonAldo Cortesi2018-04-271-1/+71
* client options: migrate allowremote and clientplaybackAldo Cortesi2018-02-241-3/+3
* Add test for fix#2766.Matthew Shao2018-01-111-0/+4
* improve clientreplay addonMaximilian Hils2017-11-071-2/+5
* fix various fd/socket leaksThomas Kriechbaumer2017-05-241-3/+4
* commands: "replay.client.file" and "replay.server.file"Aldo Cortesi2017-04-291-0/+10
* Rework client and server replayAldo Cortesi2017-04-291-1/+8
* Add a light-weight custom event system, use it for keepservingAldo Cortesi2017-03-161-8/+5
* nuke tutils.tmpdir, use pytest tmpdirThomas Kriechbaumer2017-03-121-11/+8
* replace tutils.raises with pytest.raises + shimThomas Kriechbaumer2017-02-021-6/+3
* nuke mock dependencyThomas Kriechbaumer2017-01-221-3/+3
* tests: client_playback coverageAldo Cortesi2016-11-021-24/+51
* Cleanups: remove intercept from addons.state, unused importsAldo Cortesi2016-10-301-1/+1
* Move test flow creators to mitmproxy.test.tflowAldo Cortesi2016-10-301-1/+2
* mitmproxy.protocol -> mitmproxy.proxy.protocolAldo Cortesi2016-10-191-1/+1
* addons.Addons -> addonmanager, builtins -> addonsAldo Cortesi2016-10-191-0/+37