Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Integration tests are not properly terminated #973

Closed
ishantiw opened this issue Jan 7, 2019 · 0 comments
Closed

Integration tests are not properly terminated #973

ishantiw opened this issue Jan 7, 2019 · 0 comments

Comments

@ishantiw
Copy link
Contributor

ishantiw commented Jan 7, 2019

Expected behavior

Integration test should initialize P2P and Peer objects with sockets but they should be terminated by the end of the test.

Disable the test until peer disconnect is not implemented.

Actual behavior

The test keeps on running as the socket is not closed. Hence, the test doesn't end and passes on the pipeline.

Steps to reproduce

npm t

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants