mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-19 13:17:32 +02:00
This commit fixes a test flake caused by a race condition. Using the real sweeper in the nursery test created too complex concurrent behaviour to reliably assert on and made the tests difficult to comprehend. |
||
|---|---|---|
| .. | ||
| backend_mock_test.go | ||
| defaults.go | ||
| defaults_rpctest.go | ||
| fee_estimator_mock_test.go | ||
| input.go | ||
| log.go | ||
| store.go | ||
| store_mock.go | ||
| store_test.go | ||
| sweeper.go | ||
| sweeper_test.go | ||
| test_utils.go | ||
| txgenerator.go | ||