synapse/tests/rest
Richard van der Hoff 33ebee47e4
Remove redundant get_success calls in test code (#12346)
There are a bunch of places we call get_success on an immediate value, which is unnecessary. Let's rip them out, and remove the redundant functionality in get_success and friends.
2022-04-01 16:10:31 +01:00
..
admin Remove redundant get_success calls in test code (#12346) 2022-04-01 16:10:31 +01:00
client Remove redundant get_success calls in test code (#12346) 2022-04-01 16:10:31 +01:00
key Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2022-03-29 21:37:50 +00:00
media Ensure the type of URL attributes is always str when matching against preview blacklist (#12333) 2022-03-31 11:49:49 +02:00
__init__.py
test_health.py
test_well_known.py