Closed trydis closed 7 years ago
Merged #20.
Thanks for your contribution, it is very much appreciated. If you want to contribute further to this, please do so :D
Thanks!
Sure, just didn't want to add too much stuff before i knew whether it was acceptable or not 😄
I noticed you mentioned unit tests in https://github.com/radu-matei/websocket-manager/issues/13.
This contains the following changes:
WebSocketManager.sln
to the root directory, it contains the projects in thesrc
andtest
folders.WebSocketManager
projectdotnet-watch
tool to the test project, so tests may be run continously usingdotnet watch test
WebSocketConnectionManager
class.travis.yml
so it builds all projects and runs the testsIf you don't like how the tests are structured or something else, let me know 😄