MatrixSynapse/tests
Erik Johnston 6a0092d371 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_purge_history 2019-11-04 13:29:35 +00:00
..
api Incorporate review 2019-11-01 16:22:44 +00:00
app
appservice Refactor the Appservice scheduler code 2019-08-20 11:50:23 +01:00
config
crypto Review comments 2019-10-30 13:36:12 +00:00
events
federation Remove test debugs 2019-08-20 11:46:59 +01:00
handlers rename get_devices_by_remote to get_device_updates_by_remote 2019-10-30 14:57:34 -04:00
http Support for routing outbound HTTP requests via a proxy (#6239) 2019-11-01 14:07:44 +00:00
logging
push Support for routing outbound HTTP requests via a proxy (#6239) 2019-11-01 14:07:44 +00:00
replication
rest Merge pull request #6301 from matrix-org/babolivier/msc2326 2019-11-01 17:04:45 +00:00
scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 2018-10-26 22:05:22 +11:00
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-11-04 13:29:35 +00: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
__init__.py
server.py Support for routing outbound HTTP requests via a proxy (#6239) 2019-11-01 14:07:44 +00:00
test_distributor.py
test_event_auth.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_federation.py Factor out an _AsyncEventContextImpl (#6298) 2019-11-01 16:19:09 +00:00
test_mau.py
test_metrics.py
test_preview.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py Run black. 2018-08-10 23:54:09 +10:00
test_types.py
test_visibility.py
unittest.py
utils.py