mitmproxy/test
Maximilian Hils cb723c53fa revamp command processing
- Display the parameter name instead of the parameter type
  whenver users interact with commands. This makes it easy to
  enter commands just by their signature. We may want to expose type
  information in the command list, but some quick testing showed that
  this are rather intuitive anyways.
- Add shift tab backward cycling for the command completion.
- Use inspect.Signature instead of homebrew argument matching solution.
  This gets rid of quite a bit of cruft.
- Remove some type checking hacks in mitmproxy.types
2019-11-18 03:05:41 +01:00
..
bench Fix ResourceWarning: unclosed file, prevent resource leaks 2019-01-06 15:06:30 +01:00
examples [test/xss_scanner] add fixtures in tests 2018-08-15 19:47:55 +02:00
helper_tools Clean up test/helper_tools directory 2018-04-16 09:20:22 +12:00
mitmproxy revamp command processing 2019-11-18 03:05:41 +01:00
pathod improve websocket frame masking api 2018-06-11 13:28:28 +02:00
release cibuild: permit non-dev versions on maintenance branches 2018-06-16 15:09:34 +12:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00
conftest.py test: shift test_data out of our public API 2018-04-23 19:16:33 +12:00
filename_matching.py protobuf: tests implemented, full coverage 2018-07-17 19:23:01 +02:00
full_coverage_plugin.py bump more deps 2019-09-28 23:29:13 +02:00
individual_coverage.py bump more deps 2019-09-28 23:29:13 +02:00