6 Commits (9bade10507b84d9ffeb4b9421bba9bfd78419425)

Author SHA1 Message Date
Viraj Trivedi 9bade10507 test(RealTimeAPI): Added tests for filterById and filterByMessageType methods and getObservable meth
Also added stubs for other methods that needs tests

#25
6 years ago
Viraj Trivedi 44aa5b76d0 test(RealTimeAPI): Added tests for callMethod() and disconnect() methods
#25
6 years ago
Viraj Trivedi 10644306fd test(RealTimeAPI): Added tests for serve connection and login request methods
#25
6 years ago
Viraj Trivedi 02570eca1f test(RealTimeAPI): Added basic tests.
Setup for mocking websockets with mock-socket package. Added tests for websocket connection and
keepAlive().

#25
6 years ago
Viraj Trivedi 3b27a49de5 refactor: Linted existing code.
#35
7 years ago
Viraj Trivedi 583e5370ce test: Added Support for Jest for Testing
#25
7 years ago