Commit 1a6c3a7
fix: add missing proxy support to requestImages() and restore analysis tests
Add addProxyAgent() call to requestImages(), which was the only request
function missing proxy support. Restore and fix all analysis tests that
were excluded from CI via --grep --invert: migrate MSW v1 to v2 API,
fix stale header/option names (ex-provider-1-token → trust-da-token),
add temp file setup for requestStack/requestComponent tests, and add
addProxyAgent unit tests with actual agent verification.
Implements TC-3922
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fb7d0e3 commit 1a6c3a7
3 files changed
Lines changed: 149 additions & 109 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
219 | 221 | | |
220 | 222 | | |
221 | 223 | | |
| |||
0 commit comments