This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
ed6de4b2d4
MatrixSynapse
/
tests
/
storage
History
Patrick Cloke
a8a46b1336
Replace simple_async_mock with AsyncMock (
#16180
)
...
Python 3.8 has a native AsyncMock, use it instead of a custom implementation.
2023-08-25 09:27:21 -04:00
..
databases
…
util
…
__init__.py
…
test__base.py
…
test_account_data.py
…
test_appservice.py
…
test_background_update.py
Replace simple_async_mock with AsyncMock (
#16180
)
2023-08-25 09:27:21 -04:00
test_base.py
…
test_cleanup_extrems.py
Remove unused `room_alias` field from `/createRoom` response (
#15093
)
2023-02-22 11:07:28 +00:00
test_client_ips.py
…
test_database.py
…
test_devices.py
…
test_directory.py
…
test_e2e_room_keys.py
…
test_end_to_end_keys.py
…
test_event_chain.py
…
test_event_federation.py
…
test_event_metrics.py
…
test_event_push_actions.py
…
test_events.py
…
test_id_generators.py
…
test_keys.py
Modify StoreKeyFetcher to read from server_keys_json. (
#15417
)
2023-04-20 12:30:32 -04:00
test_main.py
…
test_monthly_active_users.py
…
test_profile.py
…
test_purge.py
…
test_receipts.py
…
test_redaction.py
…
test_registration.py
…
test_relations.py
…
test_rollback_worker.py
…
test_room.py
…
test_room_search.py
Run pyupgrade for python 3.7 & 3.8. (
#16110
)
2023-08-15 08:11:20 -04:00
test_roommember.py
…
test_state.py
…
test_stream.py
…
test_transactions.py
…
test_txn_limit.py
…
test_unsafe_locale.py
…
test_user_directory.py
…
test_user_filters.py
Revert "Stop writing to column `user_id` of tables `profiles` and `user_filters`. (
#15953
)
2023-07-18 11:44:09 +01:00