gost/tests/e2e/testdata
ginuerzh a8bd4a5f16 test(e2e): consolidate selector tests, add round-robin/fifo/backup failover
Merge parallel_selector_test.go into selector_test.go and add e2e coverage
for the round-robin + fail filter, fifo sticky fallback, and backup filter
strategies. Each test drives requests through a hop with one dead node and
asserts the selector marks and skips it so traffic converges on the live node.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-16 20:53:30 +08:00
..
dns test: add http2 handler e2e suite and tighten host-mapper + idle-timeout tests 2026-06-27 20:15:31 +08:00
file feat: add file handler e2e tests covering GET, PUT, index, auth, and 404 2026-06-26 22:19:13 +08:00
forward feat: add comprehensive forward handler e2e tests 2026-06-27 13:59:22 +08:00
http feat: add comprehensive HTTP e2e tests covering connector, TLS, probeResist, idleTimeout, and UDP relay 2026-06-26 22:00:35 +08:00
http2 test: add http2 handler e2e suite and tighten host-mapper + idle-timeout tests 2026-06-27 20:15:31 +08:00
mtls test(mtls): add e2e tests for mTLS client cert identity forwarding 2026-07-04 19:00:44 +08:00
pht gost: bump x to v0.13.9, relay to v0.6.2; add PHT e2e tests 2026-07-06 22:10:15 +08:00
selector test(e2e): consolidate selector tests, add round-robin/fifo/backup failover 2026-07-16 20:53:30 +08:00
shadowsocks Add e2e test cases for shadowsocks 2026-05-22 14:28:17 +08:00
utls test(e2e): add utls dialer regression suite (#888) 2026-07-11 15:46:39 +08:00