synapse/tests/rest
Andrew Morgan e0d6244beb
Remove unused parameter from, and add safeguard in, get_room_data (#8174)
Small cleanup PR.

* Removed the unused `is_guest` argument
* Added a safeguard to a (currently) impossible code path, fixing static checking at the same time.
2020-08-26 15:07:35 +01:00
..
admin Convert synapse.api to async/await (#8031) 2020-08-06 08:30:06 -04:00
client Remove unused parameter from, and add safeguard in, get_room_data (#8174) 2020-08-26 15:07:35 +01:00
key Convert federation client to async/await. (#7975) 2020-07-30 08:01:33 -04:00
media Support oEmbed for media previews. (#7920) 2020-07-27 07:50:44 -04:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
test_health.py Add health check endpoint (#8048) 2020-08-07 14:21:24 +01:00
test_well_known.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00