mitmproxy/test/examples
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
..
__init__.py move examples tests (#2199) 2017-03-22 12:02:18 +01:00
test_examples.py test: shift test_data out of our public API 2018-04-23 19:16:33 +12:00
test_har_dump.py test: shift test_data out of our public API 2018-04-23 19:16:33 +12:00
test_xss_scanner.py [test/xss_scanner] add fixtures in tests 2018-08-15 19:47:55 +02:00