LiskArchive / lisk-elements

⚙️ Library for sending Lisk transactions from the client or server
https://lisk.io/
GNU General Public License v3.0
250 stars 64 forks source link

Add scenarios in integration tests relevant to lisk-p2p #1124

Closed ishantiw closed 5 years ago

ishantiw commented 5 years ago

Description

Add missing integration tests on lisk-p2p. Cover different scenarios like, for example, when a couple of nodes become unresponsive due to some reason, other nodes connected should be able to detect and update their network status gracefully.

Review checklist

ishantiw commented 5 years ago

I will add test cases related to the custom selection function. Issue created #1131