mitmproxy/test
Aldo Cortesi 236a2fb6fd client replay: re-design
Re-design the way client replay works. Before, we would fire up a thread,
replay, wait for the thread to complete, get the next flow, and repeat the
procedure. Now, we have one replay thread that starts when the addon starts,
which pops flows off a thread-safe queue. This is much cleaner, removes the
need for busy tick, and sets the scene for optimisations like server connection
reuse down the track.
2018-04-30 17:17:03 +12:00
..
bench Improve benchmarking 2018-04-16 09:19:14 +12:00
examples test: shift test_data out of our public API 2018-04-23 19:16:33 +12:00
helper_tools Clean up test/helper_tools directory 2018-04-16 09:20:22 +12:00
mitmproxy client replay: re-design 2018-04-30 17:17:03 +12:00
pathod test: shift test_data out of our public API 2018-04-23 19:16:33 +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 Python 3.5 is dead -- long live Python 3.6! 2018-03-31 18:46:32 +02:00
full_coverage_plugin.py Increase net.tcp.py coverage (#2336) 2017-05-17 23:27:57 +08:00
individual_coverage.py Python 3.5 is dead -- long live Python 3.6! 2018-03-31 18:46:32 +02:00