MatrixSynapse/tests
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
..
api
app
appservice Send device list updates to application services (MSC3202) - part 1 (#11881) 2022-03-30 14:39:27 +01:00
config Add restrictions by default to open registration in Synapse (#12091) 2022-03-25 10:11:01 -07:00
crypto Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2022-03-29 21:37:50 +00:00
events Use the proper serialization format when bundling aggregations. (#12090) 2022-03-03 10:43:06 -05:00
federation Remove references to "msc2403" (#12165) 2022-03-30 11:15:47 +00:00
handlers Remove redundant `get_success` calls in test code (#12346) 2022-04-01 16:10:31 +01:00
http
logging
module_api Remove redundant `get_success` calls in test code (#12346) 2022-04-01 16:10:31 +01:00
push Add type hints to tests files. (#12256) 2022-03-21 09:43:16 -04:00
replication Remove redundant `get_success` calls in test code (#12346) 2022-04-01 16:10:31 +01:00
rest Remove redundant `get_success` calls in test code (#12346) 2022-04-01 16:10:31 +01:00
scripts
server_notices
state
storage Remove redundant `get_success` calls in test code (#12346) 2022-04-01 16:10:31 +01:00
test_utils
util Try to detect borked package installations. (#12244) 2022-03-18 19:03:46 +00:00
__init__.py
server.py Only fetch thread participation for events with threads. (#12228) 2022-03-18 17:15:45 +00:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Remove redundant `get_success` calls in test code (#12346) 2022-04-01 16:10:31 +01:00
unittest.py Remove redundant `get_success` calls in test code (#12346) 2022-04-01 16:10:31 +01:00
utils.py Remove unused test code. (#12291) 2022-03-24 19:25:52 +00:00