mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
Makes the tests
```
Can get rooms/{roomId}/members at a given point
Can filter rooms/{roomId}/members
```
pass, by moving `/members` and `/joined_members` to the SyncAPI.
|
||
|---|---|---|
| .. | ||
| current_room_state_test.go | ||
| interface.go | ||
| memberships_test.go | ||
| output_room_events_test.go | ||
| relations_test.go | ||
| topology_test.go | ||