lnd.xprv/lntest/itest
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
..
lnd_multi-hop_htlc_local_chain_claim_test.go lntest: move itest into package 2019-05-28 21:43:23 +02:00
lnd_multi-hop_htlc_receiver_chain_claim_test.go lntest: move itest into package 2019-05-28 21:43:23 +02:00
lnd_multi-hop_htlc_remote_chain_claim_test.go lntest: move itest into package 2019-05-28 21:43:23 +02:00
lnd_test.go lnd_test: fix channel event subscription test flake. 2019-07-12 14:47:28 -07:00
onchain.go lntest: add CPFP integration test 2019-06-11 15:06:41 -07:00