synapse/tests
2021-07-14 14:13:40 +01:00
..
api MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
app Split presence out of master (#9820) 2021-04-23 12:21:55 +01:00
appservice Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
config [pyupgrade] tests/ (#10347) 2021-07-13 11:43:15 +01:00
crypto Rewrite the KeyRing (#10035) 2021-06-02 16:37:59 +01:00
events Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
federation Return errors from send_join etc if the event is rejected (#10243) 2021-06-24 16:00:08 +01:00
handlers Show all joinable rooms in the spaces summary. (#10298) 2021-07-13 08:59:27 -04:00
http [pyupgrade] tests/ (#10347) 2021-07-13 11:43:15 +01:00
logging Merge branch 'master' into develop 2021-04-20 14:55:16 +01:00
module_api Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
push Merge pull request from GHSA-x345-32rc-8h85 2021-05-11 11:47:23 +02:00
replication Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
rest Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
scripts Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
server_notices Re-introduce "Leave out optional keys from /sync" change (#10214) 2021-06-23 15:57:41 +01:00
state Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
storage Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
test_utils Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
util Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
server.py Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
test_distributor.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_event_auth.py Add type hints and comments to event auth code. (#10393) 2021-07-14 14:13:40 +01:00
test_federation.py Merge branch 'master' into develop 2021-04-20 14:55:16 +01:00
test_mau.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_metrics.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_phone_home.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_preview.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_server.py Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00
test_state.py Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
test_terms_auth.py Use mock from the stdlib. (#9772) 2021-04-09 13:44:38 -04:00
test_test_utils.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_types.py [pyupgrade] tests/ (#10347) 2021-07-13 11:43:15 +01:00
test_visibility.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
unittest.py Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
utils.py Remove room and user invite ratelimits in default unit test config (#9871) 2021-04-23 13:37:48 +01:00