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.
|
||
|---|---|---|
| .. | ||
| context.go | ||
| context_test.go | ||
| filter.go | ||
| getevent.go | ||
| memberships.go | ||
| messages.go | ||
| relations.go | ||
| routing.go | ||
| search.go | ||