aboutsummaryrefslogtreecommitdiffstats
path: root/test/mitmproxy/console/test_master.py
Commit message (Expand)AuthorAgeFilesLines
* restructure and move test filesThomas Kriechbaumer2017-02-141-56/+0
* coverage++Thomas Kriechbaumer2017-02-101-2/+2
* fix console testThomas Kriechbaumer2017-02-021-1/+1
* Add except clause to catch script parsing errors (#1929)lymanZerga112017-02-011-2/+7
* Amalgamate all the Options objectsAldo Cortesi2016-12-081-5/+6
* addons.view: Add first-class support for markingAldo Cortesi2016-10-301-93/+4
* Cleanups: remove intercept from addons.state, unused importsAldo Cortesi2016-10-301-1/+1
* Move test flow creators to mitmproxy.test.tflowAldo Cortesi2016-10-301-4/+5
* netlib.tutils -> mitmproxy.test.tutilsAldo Cortesi2016-10-201-6/+6
* Move all tools into mitmproxy.tools, move models/* to top levelAldo Cortesi2016-10-191-2/+2
* Let's dispense with this fiction that we support multiple serversAldo Cortesi2016-10-191-1/+2
* add regression test for #1605Maximilian Hils2016-10-141-0/+13
* options.kill -> options.replay_kill_extraAldo Cortesi2016-09-101-1/+1
* Rename "Limit" feature to "Filter View"Shadab Zafar2016-07-311-1/+1
* make options explicitMaximilian Hils2016-07-131-3/+3
* py3++Maximilian Hils2016-07-081-1/+3
* Basic ConsoleMaster tests, based on mastertesterAldo Cortesi2016-06-041-0/+122