MatrixSynapse/tests
Brendan Abolivier adc0d35b17
Add a ModuleApi method to update a user's membership in a room (#11147)
Co-authored-by: reivilibre <oliverw@matrix.org>
2021-10-28 16:45:53 +00:00
..
api
app
appservice
config
crypto
events
federation
handlers Delete messages from `device_inbox` table when deleting device (#10969) 2021-10-27 16:01:18 +01:00
http
logging
module_api Add a ModuleApi method to update a user's membership in a room (#11147) 2021-10-28 16:45:53 +00:00
push
replication
rest
scripts
server_notices
state
storage Delete messages from `device_inbox` table when deleting device (#10969) 2021-10-27 16:01:18 +01:00
test_utils Create a constant for a small png image in tests. (#10834) 2021-09-16 12:01:14 -04:00
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py Revert change to counting of deactivated users towards the monthly active users limit (#11127) 2021-10-20 11:05:29 +01:00
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_types.py
test_visibility.py
unittest.py
utils.py