You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Description
There are lots of tests missing in p2p and peer modules and also few tests in others. Add all the relevant test cases.
Below is the list of modules that are missing test cases.
validation.ts
related issue Add missing unit tests of validation in lisk-p2p lisk-elements#1038errors.ts
related issue Add missing unit tests for custom errors in lisk-p2p lisk-elements#1043peer/base.ts
Add unit test coverage for P2P base peer file #4223 @diego-G Add unit test for P2P base peer file - Closes #4223 #4258peer/inbound.ts
Add unit test coverage for P2P inbound peer file #4224 @diego-G Add unit tests for P2P Inbound peer class - Closes #4224 #4296peer/outbound.ts
Add unit test coverage for P2P outbound peer file #4225 @diego-G Add unit tests for P2P Outbound peer class - Closes #4225 #4277peer_directory/peer_book.ts
Add unit test coverage for P2P peer_book file #4226peer_directory/
Add unit test coverage for P2P peer directory folder #4227 @diego-G Increase unit test coverage across P2P peer book - Closes #4227 #4377peer_pool.ts
Add unit test coverage for P2P peer pool file #4229 @mitsujutsu Add unit test coverage for P2P PeerPool - Closes #4229 #4357p2p_request.ts
Add unit test coverage for P2P request file #4230 @jonduboisp2p.ts
Add unit test coverage for main P2P file #4228Move unnecessary tests from integration tests to unit tests
The text was updated successfully, but these errors were encountered: