mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2025-12-18 14:44:22 +01:00
lnd_test: add integration tests for stateless init
This commit is contained in:
@@ -282,4 +282,8 @@ var allTestCases = []*testCase{
|
||||
name: "connection timeout",
|
||||
test: testNetworkConnectionTimeout,
|
||||
},
|
||||
{
|
||||
name: "stateless init",
|
||||
test: testStatelessInit,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user