MatrixSynapse/tests
Dirk Klimpel e62cdbef1a
Improve ServerNoticeServlet to avoid duplicate requests (#10679)
Fixes: #9544
2021-08-27 09:16:40 +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 Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
handlers Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
http
logging
module_api Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
push Remove pushers when deleting 3pid from account (#10581) 2021-08-26 13:53:57 +01:00
replication Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
rest Improve ServerNoticeServlet to avoid duplicate requests (#10679) 2021-08-27 09:16:40 +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 `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01: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 Flatten tests/rest/client/{v1,v2_alpha} too (#10667) 2021-08-20 17:50:44 +01:00
utils.py