mirror of
https://github.com/lightninglabs/faraday.git
synced 2026-08-19 13:18:36 +02:00
Drives a regtest channel through open, payment, and force-close and asserts that GetChannelEvents surfaces the expected mix of online, offline, and balance-update events. The same window is then walked with a small page size to verify last_id round-trip, has_more termination, and MaxEvents clamping in one pass. |
||
|---|---|---|
| .. | ||
| channel_events_test.go | ||
| Dockerfile | ||
| fail_test.go | ||
| itest.sh | ||
| itest_setup.sh | ||
| log.go | ||
| nodereport_test.go | ||
| prefix_writer.go | ||
| rpc.go | ||
| setup_test.go | ||
| test_context.go | ||
| util.sh | ||