MatrixSynapse/tests
Erik Johnston cd581338cf Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_purge_history 2019-10-31 15:19:26 +00:00
..
api Ensure support users can be registered even if MAU limit is reached 2019-09-11 20:48:31 +03:00
app
appservice
config Refactor HomeserverConfig so it can be typechecked (#6137) 2019-10-10 09:39:35 +01:00
crypto Review comments 2019-10-30 13:36:12 +00:00
events
federation
handlers Port federation_server to async/await 2019-10-29 14:13:08 +00:00
http
logging Fix for structured logging tests stomping on logs (#6023) 2019-09-13 02:29:55 +10:00
push
replication Use new EventPersistenceStore 2019-10-23 16:15:03 +01:00
rest Add unit test for /purge_room API 2019-10-31 11:30:25 +00:00
scripts
server_notices Option to suppress resource exceeded alerting (#6173) 2019-10-24 11:48:46 +01:00
state
storage Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_purge_history 2019-10-31 15:19:26 +00:00
test_utils
util Make ObservableDeferred.observe() always return deferred. 2019-10-30 11:35:46 +00:00
__init__.py Move patch_inline_callbacks into synapse/ 2019-10-10 10:53:06 +01:00
server.py Add unit test for /purge_room API 2019-10-31 11:30:25 +00:00
test_distributor.py
test_event_auth.py
test_federation.py Review comments 2019-10-30 13:36:12 +00:00
test_mau.py
test_metrics.py
test_preview.py
test_server.py
test_state.py Port to use state storage 2019-10-30 14:46:54 +00:00
test_terms_auth.py Refactor code for calculating registration flows (#6106) 2019-09-25 11:32:05 +01:00
test_test_utils.py
test_types.py
test_visibility.py Port to use state storage 2019-10-30 14:46:54 +00:00
unittest.py
utils.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_out_persistence_store 2019-10-30 13:37:04 +00:00