mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-16 18:43:10 -06:00
Add passing tests
This commit is contained in:
parent
7132766c26
commit
69ff03b3c4
|
|
@ -745,3 +745,5 @@ User in shared private room does appear in user directory until leave
|
||||||
Existing members see new member's presence
|
Existing members see new member's presence
|
||||||
Inbound federation can return missing events for joined visibility
|
Inbound federation can return missing events for joined visibility
|
||||||
outliers whose auth_events are in a different room are correctly rejected
|
outliers whose auth_events are in a different room are correctly rejected
|
||||||
|
Messages that notify from another user increment notification_count
|
||||||
|
Messages that highlight from another user increment unread highlight count
|
||||||
Loading…
Reference in a new issue