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
1d19da0cfd
commit
fc1d1fe6d3
|
|
@ -746,4 +746,9 @@ 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 notify from another user increment notification_count
|
||||||
|
Messages that highlight from another user increment unread highlight count
|
||||||
|
Newly joined room has correct timeline in incremental sync
|
||||||
|
When user joins a room the state is included in the next sync
|
||||||
|
When user joins a room the state is included in a gapped sync
|
||||||
|
Messages that notify from another user increment notification_count
|
||||||
Messages that highlight from another user increment unread highlight count
|
Messages that highlight from another user increment unread highlight count
|
||||||
Loading…
Reference in a new issue