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
Nick Mills-Barrett 982fe29655
Optimise room creation event lookups part 2 (#13224)
2 years ago
..
api Fix a long-standing bug which meant that rate limiting was not restrictive enough in some cases. (#13018) 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 Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) 2 years ago
handlers Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) 2 years ago
http Fix `destination_is` errors seen in sentry. (#13041) 2 years ago
logging More type hints for `synapse.logging` (#13103) 2 years ago
module_api Additional constants for EDU types. (#12884) 3 years ago
push Speed up `get_unread_event_push_actions_by_room` (#13005) 2 years ago
replication Speed up `get_unread_event_push_actions_by_room` (#13005) 2 years ago
rest Optimise room creation event lookups part 2 (#13224) 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 Fix notification count after a highlighted message (#13223) 2 years ago
test_utils Rename storage classes (#12913) 3 years ago
util Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 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 Fix inconsistencies in event validation (#13088) 2 years ago
test_federation.py Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 3 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 Extra type annotations in `test_server` (#13124) 2 years ago
test_state.py Faster room joins: fix race in recalculation of current room state (#13151) 2 years ago
test_terms_auth.py Replace assertEquals and friends with non-deprecated versions. (#12092) 3 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 Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) 2 years ago
utils.py Type `tests.utils` (#13028) 2 years ago