-
-
Notifications
You must be signed in to change notification settings - Fork 669
Add support for server query param in publicrooms #942
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems that the test Can get remote public room list
should pass now but it doesn't. Any idea?
@kegsay I'm not able to figure out why the test Need a bit of help here. |
12 bytes seems a bit small for a response with a room.
So it seems like the remote queried server isn't returning the rooms. |
The test tries to make a published room by performing:
So I imagine |
Oh, I get it. I manually edited the visibility column in table while testing |
Took a quick look and it's probably #603. |
Signed-off-by: Prateek Sachan psachan@cs.iitr.ac.in
Fixes part1 #638
Pull Request Checklist
testfile
as specified in docs/sytest.md