aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* stub out proxyauth addonAldo Cortesi2016-11-131-0/+53
* upstream_proxy_auth -> upstream_authAldo Cortesi2016-11-131-3/+3
* Complete upstream authentication moduleAldo Cortesi2016-11-132-0/+21
* Refine handling of HTTP CONNECTAldo Cortesi2016-11-122-56/+27
* Add the http_connect event for HTTP CONNECT requestsAldo Cortesi2016-11-121-3/+15
* Upstream proxy auth to addonAldo Cortesi2016-11-123-25/+54
* Test failure during 100-continueAldo Cortesi2016-11-121-11/+31
* Bug: ask requestheaders before request body is readAldo Cortesi2016-11-121-0/+48
* http2: add push-promise metadata testThomas Kriechbaumer2016-11-051-0/+6
* Remove deprecated interfacesAldo Cortesi2016-11-041-4/+4
* script.concurrent: tests to taddonsAldo Cortesi2016-11-042-24/+24
* addons: convert last of the test suite to taddonsAldo Cortesi2016-11-045-94/+92
* addons.setheaders: fix configure bug, tests to taddonsAldo Cortesi2016-11-041-49/+45
* addons.view: test suite to 100%Aldo Cortesi2016-11-041-15/+55
* addons.view: test improvementsAldo Cortesi2016-11-031-1/+51
* addons.streambodies: 100% test coverageAldo Cortesi2016-11-031-13/+11
* addons.serverplayback: 100% test coverageAldo Cortesi2016-11-032-271/+318
* addons.serverplayback: test suite to taddonsAldo Cortesi2016-11-031-58/+61
* addons.script: 100% test coverageAldo Cortesi2016-11-031-2/+49
* addons.script: convert to test.taddonsAldo Cortesi2016-11-031-100/+98
* addons.onboarding: remove duplicate codeAldo Cortesi2016-11-031-1/+1
* addons.intercept: 100% test coverageAldo Cortesi2016-11-031-0/+5
* streamfile: make options less crazyAldo Cortesi2016-11-032-37/+5
* FileStreamer -> StreamFileAldo Cortesi2016-11-031-14/+13
* addons: filestreamer test cov to 100%Aldo Cortesi2016-11-031-7/+44
* addons filstreamer: tests and bugfixesAldo Cortesi2016-11-031-25/+13
* Change antiquated test cipher suitesAldo Cortesi2016-11-031-4/+4
* addons: dumper spit and polishAldo Cortesi2016-11-022-7/+151
* tests: convert test_dumper to use taddonsAldo Cortesi2016-11-022-29/+19
* tests: client_playback coverageAldo Cortesi2016-11-023-28/+60
* tests: pathod/tutils.py -> pathod/tservers.pyAldo Cortesi2016-11-0212-45/+40
* tests: clean up test/mitmproxy/tutils.pyAldo Cortesi2016-11-0226-165/+149
* tests: minor cleanup for tests/mitmproxy/tutils.pyAldo Cortesi2016-11-022-17/+13
* addons anticom, anticache: expand tests, new trussAldo Cortesi2016-11-013-27/+26
* Remove addons.StateAldo Cortesi2016-11-013-168/+5
* Replace addons.state in test suiteAldo Cortesi2016-11-012-14/+30
* console: add caching sort keysAldo Cortesi2016-10-301-32/+27
* console: re-add follow focusAldo Cortesi2016-10-301-0/+5
* console: "v" to reverse flow orderAldo Cortesi2016-10-301-4/+13
* console: o for flow orderAldo Cortesi2016-10-301-1/+5
* addons.view: Add first-class support for markingAldo Cortesi2016-10-302-93/+12
* console: Port from state to viewAldo Cortesi2016-10-301-25/+19
* Add options.default_contentviewAldo Cortesi2016-10-301-4/+4
* Cleanups: remove intercept from addons.state, unused importsAldo Cortesi2016-10-3012-20/+9
* Replace interception in mitmproxy and mitmweb with addonAldo Cortesi2016-10-301-0/+2
* test.taddon: Add cycle() method, use it to test addons.interceptAldo Cortesi2016-10-301-0/+11
* Move test flow creators to mitmproxy.test.tflowAldo Cortesi2016-10-3026-264/+195
* Add addons.interceptAldo Cortesi2016-10-292-4/+25
* SyncAldo Cortesi2016-10-291-0/+0
* addons.view: focus.focusflow -> focus.flowAldo Cortesi2016-10-291-17/+17