mitmproxy/test
David Kremer dcd8ba34ab [test/xss_scanner] add fixtures in tests
The previous version of that script made a repetitive use
of the  pytest builtin fixture, with always
the same arguments.

This is a small refactoring and cleanup, mainly adding the 'function'
scope to ensure proper cleaning and using the @pytest.fixture
decorator where I could.
2018-08-15 19:47:55 +02:00
..
bench benchmark: some improvements - limit to queue size 2018-07-23 21:18:24 +02: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 session: implemented changes requested after PR review. 2018-08-05 21:57:55 +02: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 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