MatrixSynapse/tests
Neil Johnson 034db2ba21 Fix dummy event insertion consent bug (#6053)
Fixes #5905
2019-09-26 11:47:53 +01: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 Fix well-known lookups with the federation certificate whitelist (#5997) 2019-09-14 04:58:38 +10:00
crypto Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
events
federation
handlers Add 'failure_ts' column to 'destinations' table (#6016) 2019-09-17 11:41:54 +01:00
http
logging Fix for structured logging tests stomping on logs (#6023) 2019-09-13 02:29:55 +10:00
push
replication
rest Stop advertising unsupported flows for registration (#6107) 2019-09-25 12:10:26 +01:00
scripts
server_notices
state
storage Fix dummy event insertion consent bug (#6053) 2019-09-26 11:47:53 +01:00
test_utils Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
util Add 'failure_ts' column to 'destinations' table (#6016) 2019-09-17 11:41:54 +01:00
__init__.py
patch_inline_callbacks.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_preview.py
test_server.py
test_state.py
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
unittest.py Remove DelayedCall debugging from test runs (#5787) 2019-07-31 20:39:22 +10:00
utils.py