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
Patrick Cloke c619253db8
Stop sub-classing object (#8249)
5 years ago
..
api Stop sub-classing object (#8249) 5 years ago
app Create a ListenerConfig object (#7681) 5 years ago
appservice Convert appservice to async. (#7973) 5 years ago
config Use the default templates when a custom template file cannot be found (#8037) 5 years ago
crypto Stop sub-classing object (#8249) 5 years ago
events Convert the message handler to async/await. (#7884) 5 years ago
federation Stop sub-classing object (#8249) 5 years ago
handlers Stop sub-classing object (#8249) 5 years ago
http Stop sub-classing object (#8249) 5 years ago
logging Stop sub-classing object (#8249) 5 years ago
module_api Convert simple_select_one and simple_select_one_onecol to async (#8162) 5 years ago
push Stop sub-classing object (#8249) 5 years ago
replication Re-implement unread counts (again) (#8059) 5 years ago
rest Stop sub-classing object (#8249) 5 years ago
scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 6 years ago
server_notices Convert stats and related calls to async/await (#8192) 5 years ago
state Stop sub-classing object (#8249) 5 years ago
storage Stop sub-classing object (#8249) 5 years ago
test_utils Convert additional databases to async/await part 2 (#8200) 5 years ago
util Stop sub-classing object (#8249) 5 years ago
__init__.py Move patch_inline_callbacks into synapse/ 5 years ago
server.py Stop sub-classing object (#8249) 5 years ago
test_distributor.py Run black. 7 years ago
test_event_auth.py Implement room version 6 (MSC2240). (#7506) 5 years ago
test_federation.py Convert simple_update* and simple_select* to async (#8173) 5 years ago
test_mau.py Fix some spelling mistakes / typos. (#7811) 5 years ago
test_metrics.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 5 years ago
test_phone_home.py Remove the psutil dependency (#6318) 5 years ago
test_preview.py Run Black. (#5482) 6 years ago
test_server.py Iteratively encode JSON responses to avoid blocking the reactor. (#8013) 5 years ago
test_state.py Stop sub-classing object (#8249) 5 years ago
test_terms_auth.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
test_test_utils.py Run black. 7 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) 5 years ago
unittest.py Stop sub-classing object (#8249) 5 years ago
utils.py Stop sub-classing object (#8249) 5 years ago