njones / socketio

A Modern SocketIO library for go
MIT License
64 stars 9 forks source link

Refactor and add tests #26

Closed njones closed 2 years ago

njones commented 2 years ago

All tests are updated to look similar and follow the same t.Run sub-test format. Also this commit expands the test coverage for Callable and Serializable through examples.