0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-07 10:25:40 +02:00
synapse/tests
2019-03-05 18:41:27 +00:00
..
api Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
app Fix flake8 issues 2019-01-23 10:53:48 +02:00
appservice
config Clarify and fix behaviour when there are multiple aliases 2019-02-14 18:16:32 +00:00
crypto Make add_hashes_and_signatures operate on dicts 2019-01-29 11:12:38 +00:00
events
federation
handlers Split ratelimiters in two (one for events, one for registration) 2019-03-05 18:41:27 +00:00
http Move ClientTLSOptionsFactory init out of refresh_certificates (#4611) 2019-02-11 18:03:30 +00:00
push
replication Split ratelimiters in two (one for events, one for registration) 2019-03-05 18:41:27 +00:00
rest Split ratelimiters in two (one for events, one for registration) 2019-03-05 18:41:27 +00:00
scripts
server_notices
state Pass through room version to event auth 2019-01-25 18:31:41 +00:00
storage UPSERT many functionality (#4644) 2019-02-20 23:03:30 +11:00
test_utils Enable configuring test log level via env var (#4506) 2019-01-29 12:07:00 +00:00
util Add a caching layer to .well-known responses (#4516) 2019-01-30 10:55:25 +00:00
__init__.py
patch_inline_callbacks.py
server.py Update test_typing to use HomeserverTestCase. (#4771) 2019-03-04 10:05:39 +00:00
test_distributor.py
test_event_auth.py Pass through room version to event auth 2019-01-25 18:31:41 +00:00
test_federation.py
test_mau.py Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
test_metrics.py
test_preview.py
test_server.py Use native UPSERTs where possible (#4306) 2019-01-24 21:31:54 +11:00
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Fix test to use valid event format 2019-01-29 11:19:50 +00:00
unittest.py Update test_typing to use HomeserverTestCase. (#4771) 2019-03-04 10:05:39 +00:00
utils.py Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00