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 ea5c3ede4f
Finish type hints for federation client HTTP code. (#15465)
2 years ago
..
api Use immutabledict instead of frozendict (#15113) 2 years ago
app Add final type hint to tests.unittest. (#15072) 2 years ago
appservice Call appservices on modern paths, falling back to legacy paths. (#15317) 2 years ago
config Throw if the appservice config list is the wrong type (#15425) 2 years ago
crypto Modify StoreKeyFetcher to read from server_keys_json. (#15417) 2 years ago
events Implement MSC2174: move redacts to a content property. (#15395) 2 years ago
federation Finish type hints for federation client HTTP code. (#15465) 2 years ago
handlers Move Spam Checker callbacks to a dedicated file (#15453) 2 years ago
http Finish type hints for federation client HTTP code. (#15465) 2 years ago
logging Use mypy 1.0 (#15052) 2 years ago
media Move Spam Checker callbacks to a dedicated file (#15453) 2 years ago
metrics Add missing type hints to tests. (#14687) 2 years ago
module_api Delete pushers after calling on_logged_out module hook on device delete (#15410) 2 years ago
push Make cleaning up pushers depend on the device_id instead of the token_id (#15280) 2 years ago
replication to_device updates could be dropped when consuming the replication stream (#15349) 2 years ago
rest Move Spam Checker callbacks to a dedicated file (#15453) 2 years ago
scripts Add more missing type hints to tests. (#15028) 2 years ago
server_notices Bump black from 22.12.0 to 23.1.0 (#15103) 2 years ago
state Fix typechecks against twisted trunk (#13061) 2 years ago
storage Modify StoreKeyFetcher to read from server_keys_json. (#15417) 2 years ago
test_utils Ensure fed-sender catchup does not block for full state (#15248) 2 years ago
types Use immutabledict instead of frozendict (#15113) 2 years ago
util Add final type hint to tests.unittest. (#15072) 2 years ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
server.py Move Spam Checker callbacks to a dedicated file (#15453) 2 years ago
test_distributor.py Add missing type hints to tests. (#15027) 2 years ago
test_event_auth.py Add missing type hints to tests. (#15027) 2 years ago
test_federation.py Remove legacy code of single user device resync api (#15418) 2 years ago
test_mau.py Bump black from 22.12.0 to 23.1.0 (#15103) 2 years ago
test_phone_home.py Add final type hint to tests.unittest. (#15072) 2 years ago
test_rust.py Add missing type hints to tests. (#15027) 2 years ago
test_server.py Add Synapse-Trace-Id to access-control-expose-headers header (#14974) 2 years ago
test_state.py Add missing types to test_state. (#14985) 2 years ago
test_terms_auth.py Proper types for tests.test_terms_auth (#15007) 2 years ago
test_test_utils.py Add missing type hints to tests. (#15027) 2 years ago
test_types.py Add missing type hints to tests. (#15027) 2 years ago
test_visibility.py Refactor `filter_events_for_server` (#15240) 2 years ago
unittest.py Modify StoreKeyFetcher to read from server_keys_json. (#15417) 2 years ago
utils.py Modify StoreKeyFetcher to read from server_keys_json. (#15417) 2 years ago