frp/test/e2e/pkg
fatedier 4f584f81d0
test/e2e: replace sleeps with event-driven waits in chaos/group/store tests (#5231)
* test/e2e: replace sleeps with event-driven waits in chaos/group/store tests

Replace 21 time.Sleep calls with deterministic waiting using
WaitForOutput, WaitForTCPReady, and a new WaitForTCPUnreachable helper.
Add CountOutput method for snapshot-based incremental log matching.

* test/e2e: validate interval and cap dial/sleep to remaining deadline in WaitForTCPUnreachable
2026-03-12 00:11:09 +08:00
..
cert lint by golangci-lint (#3080) 2022-08-29 01:02:53 +08:00
plugin use new log package (#4054) 2024-03-12 13:58:53 +08:00
port refactor: fix modernize lint issues (#5215) 2026-03-07 23:10:19 +08:00
process test/e2e: replace sleeps with event-driven waits in chaos/group/store tests (#5231) 2026-03-12 00:11:09 +08:00
request return 504 instead of 404 for proxy type http request timeout (#4151) 2024-04-11 20:19:08 +08:00
rpc tcpmux: support authentication (#3345) 2023-03-07 19:53:32 +08:00
ssh fix: typos in comments, tests, functions (#5216) 2026-03-07 18:43:04 +08:00