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 integration tests for P2P library - Closes #1068 #1069

Closed jondubois closed 5 years ago

jondubois commented 5 years ago

What was the problem?

Missing integration tests.

How did I fix it?

How to test it?

npm run test:integration

Review checklist

jondubois commented 5 years ago

Rebased to fix conflicts.