-
Notifications
You must be signed in to change notification settings - Fork 325
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add function to fetch clients of remote members * Fetch remote clients when sending messages * Mock federator in one of the proteus tests * missing clients test - use mock federator * Bilge: add assertResponse (TODO: own PR) * redudant and deleted clients: use mock federator * Fix expectation in redundant and deleted test * Add mock federator for ignore missing test * Better failure messages for mismatch assertions * Do not use hardcoded string for local domain * Update CHANGELOG Co-authored-by: Akshay Mankar <akshay@wire.com> * Simplify assertion * Parallelise getUserClients RPCs Co-authored-by: Stefan Matting <stefan@wire.com> Co-authored-by: Akshay Mankar <akshay@wire.com>
- Loading branch information
1 parent
a7586ec
commit 736c20c
Showing
9 changed files
with
247 additions
and
89 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
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.