MatrixSynapse/tests
Patrick Cloke 40901af5e0
Pass the device ID around in the presence handler (#16171)
Refactoring to pass the device ID (in addition to the user ID) through
the presence handler (specifically the `user_syncing`, `set_state`,
and `bump_presence_active_time` methods and their replication
versions).
2023-08-28 13:08:49 -04:00
..
api Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
app
appservice Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
config
crypto
events Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
federation
handlers Pass the device ID around in the presence handler (#16171) 2023-08-28 13:08:49 -04:00
http
logging
media
metrics
module_api Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
push Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
replication
rest Prepare unit tests for Python 3.12 (#16099) 2023-08-25 15:05:10 -04:00
scripts
server_notices
state
storage Prepare unit tests for Python 3.12 (#16099) 2023-08-25 15:05:10 -04:00
test_utils Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
types
util Task scheduler: add replication notify for new task to launch ASAP (#16184) 2023-08-28 14:03:51 +00:00
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.py
test_server.py
test_state.py
test_terms_auth.py Prepare unit tests for Python 3.12 (#16099) 2023-08-25 15:05:10 -04:00
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py