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 a92e703ab9
Reject device display names that are too long (#6882)
5 years ago
..
api Add a `make_event_from_dict` method (#6858) 5 years ago
app Run Black on the tests again (#5170) 6 years ago
appservice Refactor the Appservice scheduler code 5 years ago
config Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
crypto Add a `make_event_from_dict` method (#6858) 5 years ago
events Add a `make_event_from_dict` method (#6858) 5 years ago
federation Add a `make_event_from_dict` method (#6858) 5 years ago
handlers Reject device display names that are too long (#6882) 5 years ago
http Support for routing outbound HTTP requests via a proxy (#6239) 5 years ago
logging Fix for structured logging tests stomping on logs (#6023) 5 years ago
push Clean up startup for the pusher (#6558) 5 years ago
replication Add a `make_event_from_dict` method (#6858) 5 years ago
rest Admin api to add an email address (#6789) 5 years ago
scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 6 years ago
server_notices Option to suppress resource exceeded alerting (#6173) 5 years ago
state Add a `make_event_from_dict` method (#6858) 5 years ago
storage Add typing to SyncHandler (#6821) 5 years ago
test_utils Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
util Validate client_secret parameter (#6767) 5 years ago
__init__.py Move patch_inline_callbacks into synapse/ 5 years ago
server.py Kill off redundant SynapseRequestFactory (#6619) 5 years ago
test_distributor.py Run black. 6 years ago
test_event_auth.py Add a `make_event_from_dict` method (#6858) 5 years ago
test_federation.py Add a `make_event_from_dict` method (#6858) 5 years ago
test_mau.py Run Black on the tests again (#5170) 6 years ago
test_metrics.py Add a build info metric to Prometheus (#6005) 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 Implement RedirectException (#6687) 5 years ago
test_state.py Add a `make_event_from_dict` method (#6858) 5 years ago
test_terms_auth.py Refactor code for calculating registration flows (#6106) 5 years ago
test_test_utils.py Run black. 6 years ago
test_types.py Remove database config parsing from apps. 5 years ago
test_visibility.py Port to use state storage 5 years ago
unittest.py s/get_room_version/get_room_version_id/ 5 years ago
utils.py Add `rooms.room_version` column (#6729) 5 years ago