This repository was archived by the owner on Sep 28, 2022. It is now read-only.
SDK V3 WebSocket Unit Tests#41
Merged
Aschen merged 29 commits intoDec 2, 2019
Merged
Conversation
added 2 commits
August 29, 2019 17:28
Codecov Report
@@ Coverage Diff @@
## KZL-1346/sdk-v3-websocket #41 +/- ##
============================================================
Coverage ? 70.99%
Complexity ? 75
============================================================
Files ? 18
Lines ? 331
Branches ? 29
============================================================
Hits ? 235
Misses ? 76
Partials ? 20Continue to review full report at Codecov.
|
Closed
added 9 commits
September 13, 2019 16:26
This reverts commit 697d571.
added 6 commits
September 16, 2019 13:49
xbill82
approved these changes
Sep 30, 2019
scottinet
approved these changes
Oct 1, 2019
added 4 commits
November 25, 2019 14:33
Shiranuit
pushed a commit
that referenced
this pull request
Dec 2, 2019
This reverts commit 9b383ba.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do ?
This PR adds the unit tests for Kuzzle and WebSocket
How should this be manually tested?
Run
cd kuzzle-sdk-java && ./gradlew test