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
When running the karma test suit on an angular project with socket.io-client package installed, the tests are not started, eventually resulting in a timeout error. test.log
Steps to reproduce
Create a new angular project (Using angular CLI: ng new test-project)
You want to:
Current behaviour
When running the karma test suit on an angular project with socket.io-client package installed, the tests are not started, eventually resulting in a timeout error.
test.log
Steps to reproduce
Test will fail on timeout
Expected behaviour
Test suit runs normally
Setup
Edit: completed list of dependencies
The text was updated successfully, but these errors were encountered: