mitmproxy/test/mitmproxy
Bernhard M. Wiedemann d06afcc1f9
Fix tests after 2037 (#5852)
Background:
As part of my work on reproducible builds for openSUSE, I check that software still gives identical build results in the future.
The usual offset is +16 years, because that is how long I expect some software will be used in some places.
This showed up failing tests in our package build.
See https://reproducible-builds.org/ for why this matters.
2023-01-06 22:37:55 +01:00
..
addons Added a command for appending flows to server replay list (#5851) 2023-01-06 15:49:54 +00:00
completion Add dummy directory to completion 2016-06-20 01:24:27 +05:30
contentviews [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
coretypes [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
data [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
io [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
net Fix tests after 2037 (#5852) 2023-01-06 22:37:55 +01:00
platform [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
proxy [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
script [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
tools [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
utils [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
__init__.py make it black! 2022-04-28 19:11:10 +02:00
test_addonmanager.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_certs.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_command_lexer.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_command.py switch to stdlib logging 2022-09-17 17:28:35 +02:00
test_connection.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_ctx.py restructure and move test files 2017-02-14 23:31:37 +01:00
test_dns.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_eventsequence.py remove duplicate test 2022-07-29 19:02:05 +02:00
test_exceptions.py restructure and move test files 2017-02-14 23:31:37 +01:00
test_flow.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_flowfilter.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_hooks.py make it black! 2022-04-28 19:11:10 +02:00
test_http.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_log.py logging: don't pick up later mutations 2021-06-20 02:15:09 +02:00
test_master.py switch to stdlib logging 2022-09-17 17:28:35 +02:00
test_options.py restructure and move test files 2017-02-14 23:31:37 +01:00
test_optmanager.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_proxy.py make it black! 2022-04-28 19:11:10 +02:00
test_taddons.py switch to stdlib logging 2022-09-17 17:28:35 +02:00
test_tcp.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_tls.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_typemanager.py commands: refactor types 2017-12-18 17:02:48 +13:00
test_types.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_udp.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00
test_version.py make it black! 2022-04-28 19:11:10 +02:00
test_websocket.py [autofix.ci] apply automated fixes 2022-11-29 13:28:41 +00:00