lnd.xprv/lntest
Valentine Wallace 21c685d530
lnd_test: fix channel event subscription test flake.
This flake was caused by the rpcserver receiving a CloseChannel request
before Alice's channel event subscription request, causing Alice to miss one
notification. As a result, we move Alice's subscription to the beginning of the
test.

Additionally, we add a check to ensure the opening notifications are
received in the right order.
2019-07-12 14:47:28 -07:00
..
itest lnd_test: fix channel event subscription test flake. 2019-07-12 14:47:28 -07:00
btcd.go lntest: add Name() to BackendCfg 2019-05-27 09:29:03 +02:00
doc.go lntest: Add doc.go with package documentation. 2017-12-14 20:06:23 -08:00
harness.go lntest: add flag -goroutinedump 2019-07-11 14:44:44 +02:00
neutrino.go lntest: add Name() to BackendCfg 2019-05-27 09:29:03 +02:00
node.go lntest: add flag -goroutinedump 2019-07-11 14:44:44 +02:00
timeouts_darwin.go lntest/timeouts: split into darwin and non-darwin timeouts 2019-03-27 19:00:39 -07:00
timeouts.go lntest/timeouts: split into darwin and non-darwin timeouts 2019-03-27 19:00:39 -07:00