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
Andrew Morgan 4953cd71df
Move Account Validity callbacks to a dedicated file (#15237)
3 years ago
..
api Properly typecheck tests.api (#14983) 3 years ago
app Add final type hint to tests.unittest. (#15072) 3 years ago
appservice Fix-up type hints in tests/server.py. (#15084) 3 years ago
config Add missing type hints to tests.config. (#14681) 3 years ago
crypto Add final type hint to tests.unittest. (#15072) 3 years ago
events Add final type hint to tests.unittest. (#15072) 3 years ago
federation Ensure fed-sender catchup does not block for full state (#15248) 3 years ago
handlers Batch up storing state groups when creating new room (#14918) 3 years ago
http Pull in netaddr type hints. (#15231) 3 years ago
logging Use mypy 1.0 (#15052) 3 years ago
media Refactor media modules. (#15146) 3 years ago
metrics Add missing type hints to tests. (#14687) 3 years ago
module_api Add final type hint to tests.unittest. (#15072) 3 years ago
push Stabilize support for MSC3873: disambuguated event push keys. (#15190) 3 years ago
replication Merge branch 'master' into develop 3 years ago
rest Move Account Validity callbacks to a dedicated file (#15237) 3 years ago
scripts Add more missing type hints to tests. (#15028) 3 years ago
server_notices Bump black from 22.12.0 to 23.1.0 (#15103) 3 years ago
state Fix typechecks against twisted trunk (#13061) 4 years ago
storage Fix ICU tests on alpine / macOS. (#15177) 3 years ago
test_utils Ensure fed-sender catchup does not block for full state (#15248) 3 years ago
types Allow selecting "prejoin" events by state keys (#14642) 3 years ago
util Add final type hint to tests.unittest. (#15072) 3 years ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 5 years ago
server.py Fix-up type hints in tests/server.py. (#15084) 3 years ago
test_distributor.py Add missing type hints to tests. (#15027) 3 years ago
test_event_auth.py Add missing type hints to tests. (#15027) 3 years ago
test_federation.py Remove unused `room_alias` field from `/createRoom` response (#15093) 3 years ago
test_mau.py Bump black from 22.12.0 to 23.1.0 (#15103) 3 years ago
test_phone_home.py Add final type hint to tests.unittest. (#15072) 3 years ago
test_rust.py Add missing type hints to tests. (#15027) 3 years ago
test_server.py Respond with proper error responses on unknown paths. (#14621) 3 years ago
test_state.py Add missing types to test_state. (#14985) 3 years ago
test_terms_auth.py Proper types for tests.test_terms_auth (#15007) 3 years ago
test_test_utils.py Add missing type hints to tests. (#15027) 3 years ago
test_types.py Add missing type hints to tests. (#15027) 3 years ago
test_visibility.py Refactor `filter_events_for_server` (#15240) 3 years ago
unittest.py Batch up storing state groups when creating new room (#14918) 3 years ago
utils.py Use mypy 1.0 (#15052) 3 years ago