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

Skip Fully connected network integration test and enable Disconnected network test #1031

Closed ishantiw closed 5 years ago

ishantiw commented 5 years ago

Expected behavior

Test should pass and end.

Actual behavior

Fully connected network network tests are hanging up and not finished due to missing concrete Peer objects. Also, Disconnected network is passing so we need to unskip it.

Steps to reproduce

npm t

Which version(s) does this affect? (Environment, OS, etc...)