Skip to content

[WIP] test: simple, lightweight, dependency-free Python proxy server - #1967

Open
jpnurmi wants to merge 1 commit into
masterfrom
jpnurmi/test/proxy-server
Open

[WIP] test: simple, lightweight, dependency-free Python proxy server#1967
jpnurmi wants to merge 1 commit into
masterfrom
jpnurmi/test/proxy-server

Conversation

@jpnurmi

@jpnurmi jpnurmi commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Add a dependency-free Python proxy server for integration tests and launch it
from the existing proxy helper. The replacement supports the HTTP proxy,
proxy-auth, IPv6 bind, and SOCKS5 cases covered by the test suite.

Remove mitmproxy from the test requirements and stop skipping proxy tests
based on mitmdump availability.
@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.03%. Comparing base (219d934) to head (16443e1).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1967      +/-   ##
==========================================
+ Coverage   76.01%   76.03%   +0.01%     
==========================================
  Files          94       94              
  Lines       22183    22183              
  Branches     3937     3937              
==========================================
+ Hits        16863    16867       +4     
+ Misses       4436     4430       -6     
- Partials      884      886       +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant