complement icon indicating copy to clipboard operation
complement copied to clipboard

Make restricted room join tests clearer

Open morguldir opened this issue 1 year ago • 0 comments

Firstly this PR makes the tests work on more implementations, for example ruma and GMS won't really understand join_authorised_via_users_server not looking like a user id, similar to what https://github.com/matrix-org/complement/pull/224 tried to do

Making it a user id that isn't correct still makes sure that the server can handle clients updating the member event directly with /myroomnick or similar

Some errors were also silently being ignored, which made it harder to tell which part of the test was actually failing

Pull Request Checklist

morguldir avatar Dec 31 '24 06:12 morguldir