You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/tests
Erik Johnston c5b6abd53d
Correctly handle unpersisted events when calculating auth chain difference. (#8827)
4 years ago
..
api Add admin API for logging in as a user (#8617) 4 years ago
app Remove redundant calls to `render()` 4 years ago
appservice Add ability for access tokens to belong to one user but grant access to another user. (#8616) 4 years ago
config Use the default templates when a custom template file cannot be found (#8037) 4 years ago
crypto Remove the deprecated Handlers object (#8494) 4 years ago
events Convert the message handler to async/await. (#7884) 4 years ago
federation Remove redundant `HomeserverTestCase.render` 4 years ago
handlers Fix a regression when grandfathering SAML users. (#8855) 4 years ago
http Remove redundant calls to `render()` 4 years ago
logging Gracefully handle a pending logging connection during shutdown. (#8685) 4 years ago
module_api Add admin API for logging in as a user (#8617) 4 years ago
push Add a config option to change whether unread push notification counts are per-message or per-room (#8820) 4 years ago
replication Simplify the way the `HomeServer` object caches its internal attributes. (#8565) 4 years ago
rest Allow specifying room version in 'RestHelper.create_room_as' and add typing (#8854) 4 years ago
scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 6 years ago
server_notices Remove redundant `HomeserverTestCase.render` 4 years ago
state Correctly handle unpersisted events when calculating auth chain difference. (#8827) 4 years ago
storage Correctly handle unpersisted events when calculating auth chain difference. (#8827) 4 years ago
test_utils Fail test cases if they fail to await all awaitables (#8690) 4 years ago
util Implement and use an @lru_cache decorator (#8595) 4 years ago
__init__.py Move patch_inline_callbacks into synapse/ 5 years ago
server.py Remove redundant calls to `render()` 4 years ago
test_distributor.py Run black. 6 years ago
test_event_auth.py Implement room version 6 (MSC2240). (#7506) 5 years ago
test_federation.py Don't instansiate Requester directly (#8614) 4 years ago
test_mau.py Remove redundant `HomeserverTestCase.render` 4 years ago
test_metrics.py move DeferredCache into its own module 4 years ago
test_phone_home.py Allow background tasks to be run on a separate worker. (#8369) 4 years ago
test_preview.py Run Black. (#5482) 6 years ago
test_server.py Remove redundant calls to `render()` 4 years ago
test_state.py Add admin API for logging in as a user (#8617) 4 years ago
test_terms_auth.py Remove redundant `HomeserverTestCase.render` 4 years ago
test_test_utils.py Run black. 6 years ago
test_types.py Validate the alt_aliases property of canonical alias events (#6971) 5 years ago
test_visibility.py Stop sub-classing object (#8249) 4 years ago
unittest.py Remove deprecated `/_matrix/client/*/admin` endpoints (#8785) 4 years ago
utils.py Simplify the way the `HomeServer` object caches its internal attributes. (#8565) 4 years ago