Proxy Test Plan
TEST_PLAN.md — deadlight-proxy
Version: v1.0 (May 2026)
Scope: Functional testing across Linux, macOS, and Android (native app)
Purpose: Systematic coverage of all major subsystems following initial
multi-platform binary release. This is a living document, results and notes
are recorded inline as testing progresses.
This document covers what was tested, how, and what was found. It aims to be an honest record of real-world validation on real hardware.
Platform Matrix
Tracking results across all three supported binary targets.
| Test Area | Linux/WSL | macOS | Android |
|---|---|---|---|
| 1. Startup & Config | ☑ | ☑ | ☑ |
| 2. Health & Smoke | ⚠ | ☐ | ☑ |
| 3. HTTP Proxy | ☑ | ☑ | ☑ |
| 4. HTTPS (CONNECT) | ☑ | ☑ | ☑ |
| 5. TLS Interception | ☑ | ☑ | N/A |
| 6. SOCKS4/5 | ☑ | ☐ | ☑ |
| 7. Connection Pool | ☑ | ☐ | ☑ |
| 8. REST API | ☑ | ☐ | ☑ |
| 9. Plugins | ☐ | ☐ | N/A |
| 10. Web UI & SSE | ☑ | ☑ | ☑ |
| 11. VPN / TUN | ☐ | N/A | N/A |
| 12. Blog Cache | ☐ | ☐ | ☐ |
| 13. Edge / Resilience | ☑ | ☐ | ☐ |
Legend: ☑ Pass · ☒ Fail ·⚠ Partial / Known Issue · ☐ Not Yet Tested · N/A Not Applicable