Skip to content

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

Open
jpnurmi wants to merge 3 commits into
masterfrom
jpnurmi/test/proxy-server
Open

test: simple, lightweight, dependency-free Python proxy server#1967
jpnurmi wants to merge 3 commits into
masterfrom
jpnurmi/test/proxy-server

Conversation

@jpnurmi

@jpnurmi jpnurmi commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

@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 74.27%. Comparing base (0626940) to head (20609f8).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1967      +/-   ##
==========================================
- Coverage   74.32%   74.27%   -0.05%     
==========================================
  Files         104      104              
  Lines       25701    25701              
  Branches     4640     4640              
==========================================
- Hits        19101    19089      -12     
- Misses       5293     5305      +12     
  Partials     1307     1307              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jpnurmi jpnurmi changed the title [WIP] test: simple, lightweight, dependency-free Python proxy server test: simple, lightweight, dependency-free Python proxy server Aug 12, 2026
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.
@jpnurmi
jpnurmi force-pushed the jpnurmi/test/proxy-server branch from 16443e1 to 587ccfa Compare August 14, 2026 14:40

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 587ccfa. Configure here.

Comment thread tests/proxy_server.py
Comment thread tests/proxy_server.py Outdated
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