mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-20 02:27:21 +01:00
590d898ba0
Details of race: - A global testInvoice is used in various invoice related tests. - All tests are running with t.Parallel. - TestMppPaymentWithOverpayment passes a reference to the testInvoice to AddInvoice which writes the AddIndex. - TestMultipleSetHeightExpiry reads the testInvoice to make a copy. |
||
---|---|---|
.. | ||
errors.go | ||
interface.go | ||
invoice_expiry_watcher_test.go | ||
invoice_expiry_watcher.go | ||
invoiceregistry_test.go | ||
invoiceregistry.go | ||
invoices.go | ||
log.go | ||
mock.go | ||
resolution_result.go | ||
resolution.go | ||
test_utils_test.go | ||
test_utils.go | ||
update.go |