Viraj Trivedi
|
78e6f6cab0
|
test(RealTimeAPI): Added tests for onMessage, onError, onComplete, onSubscribe and getLoginObservabl
Completed testing for all the methods, branches and lines.
Closes #25
|
6 years ago |
Viraj Trivedi
|
dbc2e3e8c7
|
test(RealTimeAPI): Added tests for getSubscription() method
#25
|
6 years ago |
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 |