-
-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(client): Stabilize and simplify tests, smaller cleanup (#41)
* feat: testing server * feat: introduce tclient * refactor: move pong to tserver * feat: tclient improvements and usage * fix: expiry timeouts * feat: pong to ping at key * fix: emissions on correct key * fix: wait for closes and correct emitter * fix: tclient improvements and patches * refactor: clarify wait * fix: shift client on done and cleanup * feat: no wait in tests * refactor: use tries over retries for better understanding * chore: graphql-subscriptions is not necessary * refactor: drop extra complete call * style: dots for clarity
- Loading branch information
Showing
6 changed files
with
497 additions
and
534 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.