mitmproxy/test
Aldo Cortesi 80f2bac356 asyncio: move log mechanism onto the event loop
Logs are now asynchronous, with a log entry pushed onto the event loop for
handling. To support this, the test mechanism grows an await_log method that
waits for a log entry to appear.
2018-04-07 09:02:10 +12:00
..
bench bench: Add some very simple manual benchmarking helpers 2018-03-17 10:06:46 +13:00
examples Revamp verbosity options 2018-02-26 09:02:24 +13:00
helper_tools Clean up un-necessary arguments to taddons.context 2018-02-24 13:22:15 +13:00
mitmproxy asyncio: move log mechanism onto the event loop 2018-04-07 09:02:10 +12:00
pathod rename TLS/SSL-related functions 2018-01-06 10:43:54 +01:00
__init__.py move tests into shared folder 2016-02-15 16:34:22 +01:00
conftest.py skip ipv6 tests on sudo-enabled travis builds 2017-10-20 16:00:25 +02: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