Commit 3cd71f9
committed
chore(backend): overhaul proxy-utils coverage and retire legacy parser tooling
- replace PEG testcase suites with raw-input parser coverage
- add parser pipeline, URI, QX, Loon, and Surge integration specs
- add producer and preprocessor coverage with shared test helpers
- cover supported formats, protocol branches, and vmess/vless transport variants
- fix Loon vs Surge dispatch for Loon-only HTTP/SOCKS5 options
- remove proxy-utils debug logging
- simplify the test script and prune unused test/build dependencies
- drop obsolete gulp, bundle, and PEG source artifacts1 parent eaba311 commit 3cd71f9
23 files changed
Lines changed: 2467 additions & 6280 deletions
File tree
- backend
- src
- core/proxy-utils
- parsers
- peggy
- test
- proxy-parsers
- proxy-preprocessors
- proxy-producers
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
| |||
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
27 | | - | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| |||
52 | 49 | | |
53 | 50 | | |
54 | 51 | | |
55 | | - | |
56 | 52 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 53 | | |
61 | 54 | | |
62 | 55 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | 56 | | |
71 | 57 | | |
72 | 58 | | |
73 | | - | |
74 | | - | |
75 | | - | |
| 59 | + | |
76 | 60 | | |
77 | 61 | | |
0 commit comments