Skip to content

Commit

Permalink
Faster room joins: Add happy path tests for device list tracking (#475)
Browse files Browse the repository at this point in the history
This change tests device list tracking for pre-existing and new members
in partial state rooms.

In particular, we test that:
 * remote device lists are correctly cached or not cached
 * local users are told about potential device list changes in `/sync`'s
   `device_lists.changed/left`
 * local users are told about potential device list changes in `/keys/changes`
  • Loading branch information
squahtx committed Sep 29, 2022
1 parent 0e88861 commit cde55d3
Showing 1 changed file with 444 additions and 0 deletions.
Loading

0 comments on commit cde55d3

Please sign in to comment.