MatrixSynapse/tests
Brendan Abolivier 63d9a00bf1
Remove debug logging
2020-06-12 11:13:30 +01:00
..
api Performance improvements and refactor of Ratelimiter (#7595) 2020-06-05 10:47:20 +01:00
app
appservice
config
crypto
events
federation Fix encryption algorithm typos in tests/comments (#7637) 2020-06-04 20:03:40 +01:00
handlers Convert user directory handler and related classes to async/await. (#7640) 2020-06-05 14:42:55 -04:00
http
logging
push
replication Fix tests 2020-06-10 17:55:03 +01:00
rest Allow new users to be registered via the admin API even if the monthly active user limit has been reached (#7263) 2020-06-05 13:08:49 +01:00
scripts
server_notices
state
storage Remove debug logging 2020-06-12 11:13:30 +01:00
test_utils
util Add test for Linearizer.is_queued(..) 2020-05-27 19:41:06 +01:00
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py Process cross-signing keys when resyncing device lists (#7594) 2020-06-01 17:47:30 +02:00
test_mau.py Replace instances of reactor pumping with get_success. (#7619) 2020-06-03 16:39:30 +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
test_types.py
test_visibility.py
unittest.py
utils.py