Commit ceaeb76
fix: cross-platform test compatibility for Switch proto and file paths
Updates mock implant e2e test to use new Targets field instead of
removed Urls in Switch proto. Fixes download basename extraction to
handle Windows backslash paths on Linux via path.Base with normalised
separators. Fixes upload error assertion to match both Windows and
Linux file-not-found messages.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 153cbf4 commit ceaeb76
3 files changed
Lines changed: 18 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
26 | 34 | | |
27 | 35 | | |
28 | | - | |
| 36 | + | |
29 | 37 | | |
30 | 38 | | |
31 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1458 | 1458 | | |
1459 | 1459 | | |
1460 | 1460 | | |
1461 | | - | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
1462 | 1465 | | |
1463 | 1466 | | |
1464 | 1467 | | |
1465 | 1468 | | |
1466 | 1469 | | |
1467 | | - | |
1468 | | - | |
| 1470 | + | |
| 1471 | + | |
1469 | 1472 | | |
1470 | 1473 | | |
1471 | 1474 | | |
| |||
0 commit comments