synapse/tests
Dirk Klimpel f499dc38bc
Simplify tests for the device admin rest API. (#10664)
By replacing duplicated code with parameterized tests and
avoiding unnecessary dumping of JSON data.
2021-08-20 15:43:26 +00:00
..
api
app Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
appservice
config
crypto
events Port the PresenceRouter module interface to the new generic interface (#10524) 2021-08-17 13:22:45 +00:00
federation Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
handlers Do not include rooms with an unknown room version in a sync response. (#10644) 2021-08-19 11:12:55 -04:00
http
logging
module_api Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
push Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
replication Do not include rooms with an unknown room version in a sync response. (#10644) 2021-08-19 11:12:55 -04:00
rest Simplify tests for the device admin rest API. (#10664) 2021-08-20 15:43:26 +00:00
scripts
server_notices Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
state
storage Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_utils
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py Split on_receive_pdu in half (#10640) 2021-08-19 17:05:12 +00:00
test_mau.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py
test_state.py
test_terms_auth.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py