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
3nprob 98fb610cc0
Revert "Drop support for delegating email validation (#13192)" (#13406)
2 years ago
..
api Allow rate limiters to passively record actions they cannot limit (#13253) 2 years ago
app Remove `HomeServer.get_datastore()` (#12031) 3 years ago
appservice Remove remaining bits of groups code. (#12936) 3 years ago
config Reload cache factors from disk on SIGHUP (#12673) 3 years ago
crypto Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) 3 years ago
events Rename storage classes (#12913) 3 years ago
federation Update `get_pdu` to return the original, pristine `EventBase` (#13320) 2 years ago
handlers Support Implicit TLS for sending emails (#13317) 2 years ago
http Fix `destination_is` errors seen in sentry. (#13041) 2 years ago
logging Add missing types to opentracing. (#13345) 2 years ago
module_api Additional constants for EDU types. (#12884) 3 years ago
push Don't include appservice users when calculating push rules (#13332) 2 years ago
replication Remove old empty/redundant slaved stores. (#13349) 2 years ago
rest Revert "Drop support for delegating email validation (#13192)" (#13406) 2 years ago
scripts Add some type hints to tests files (#12833) 3 years ago
server_notices Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 2 years ago
state Fix typechecks against twisted trunk (#13061) 2 years ago
storage Remove old empty/redundant slaved stores. (#13349) 2 years ago
test_utils Rename storage classes (#12913) 3 years ago
util Make DictionaryCache have better expiry properties (#13292) 2 years ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
server.py annotate tests.server.FakeChannel (#13136) 2 years ago
test_distributor.py Replace assertEquals and friends with non-deprecated versions. (#12092) 3 years ago
test_event_auth.py Add support for room version 10 (#13220) 2 years ago
test_federation.py Rip out auth-event reconciliation code (#12943) 2 years ago
test_mau.py Remove remaining bits of groups code. (#12936) 3 years ago
test_metrics.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_phone_home.py Add type hints to some tests files (#12371) 3 years ago
test_server.py Rate limit joins per-room (#13276) 2 years ago
test_state.py Don't pull out the full state when storing state (#13274) 2 years ago
test_terms_auth.py Remove unnecessary `json.dumps` from tests (#13303) 2 years ago
test_test_utils.py Replace assertEquals and friends with non-deprecated versions. (#12092) 3 years ago
test_types.py Fix `destination_is` errors seen in sentry. (#13041) 2 years ago
test_visibility.py Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) 2 years ago
unittest.py Rate limit joins per-room (#13276) 2 years ago
utils.py Rate limit joins per-room (#13276) 2 years ago