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.
 
 
 
 
 
 
V02460 84f441f88f
Prepare unit tests for Python 3.12 (#16099)
9 months ago
..
api Replace simple_async_mock with AsyncMock (#16180) 9 months ago
app Run pyupgrade for python 3.7 & 3.8. (#16110) 10 months ago
appservice Replace simple_async_mock with AsyncMock (#16180) 9 months ago
config Disable `m.3pid_changes` capability when MSC3861 is enabled. (#16134) 9 months ago
crypto Replace make_awaitable with AsyncMock (#16179) 9 months ago
events Replace simple_async_mock with AsyncMock (#16180) 9 months ago
federation Replace make_awaitable with AsyncMock (#16179) 9 months ago
handlers Prepare unit tests for Python 3.12 (#16099) 9 months ago
http Replace make_awaitable with AsyncMock (#16179) 9 months ago
logging Trace functions which return `Awaitable` (#15650) 1 year ago
media Fix unsafe hotserving behaviour for non-multimedia uploads. (#15680) 1 year ago
metrics Remove support for Python 3.7 (#15851) 11 months ago
module_api Replace simple_async_mock with AsyncMock (#16180) 9 months ago
push Replace simple_async_mock with AsyncMock (#16180) 9 months ago
replication Replace make_awaitable with AsyncMock (#16179) 9 months ago
rest Prepare unit tests for Python 3.12 (#16099) 9 months ago
scripts Add more missing type hints to tests. (#15028) 1 year ago
server_notices Replace make_awaitable with AsyncMock (#16179) 9 months ago
state Fix typechecks against twisted trunk (#13061) 2 years ago
storage Prepare unit tests for Python 3.12 (#16099) 9 months ago
test_utils Replace simple_async_mock with AsyncMock (#16180) 9 months ago
types Use immutabledict instead of frozendict (#15113) 1 year ago
util Fix typechecking with twisted trunk (#16121) 9 months ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py Properly call setup_background_tasks in unit tests. (#16150) 9 months ago
test_distributor.py Add missing type hints to tests. (#15027) 1 year ago
test_event_auth.py Add missing type hints to tests. (#15027) 1 year ago
test_federation.py Replace make_awaitable with AsyncMock (#16179) 9 months ago
test_mau.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_phone_home.py Add final type hint to tests.unittest. (#15072) 1 year ago
test_rust.py Add missing type hints to tests. (#15027) 1 year ago
test_server.py Re-introduce the outbound federation proxy (#15913) 11 months ago
test_state.py Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_group_deltas` (#15233) 1 year ago
test_terms_auth.py Prepare unit tests for Python 3.12 (#16099) 9 months ago
test_test_utils.py Add missing type hints to tests. (#15027) 1 year ago
test_types.py Add missing type hints to tests. (#15027) 1 year ago
test_visibility.py Run pyupgrade for python 3.7 & 3.8. (#16110) 10 months ago
unittest.py Re-introduce the outbound federation proxy (#15913) 11 months ago
utils.py Modify StoreKeyFetcher to read from server_keys_json. (#15417) 1 year ago