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
b4fab0b14f
MatrixSynapse
/
tests
/
storage
History
Dirk Klimpel
444588c5fc
Add some type hints to tests files (
#12833
)
...
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2022-05-23 11:23:26 +00:00
..
databases
Track in memory events using weakrefs (
#10533
)
2022-05-17 10:34:27 +01:00
util
Await un-partial-stating after a partial-state join (
#12399
)
2022-04-21 07:42:03 +01:00
__init__.py
…
test__base.py
…
test_account_data.py
…
test_appservice.py
Remove code which updates `application_services_state.last_txn` (
#12680
)
2022-05-17 11:07:18 +01:00
test_background_update.py
…
test_base.py
Add some type hints to tests files (
#12833
)
2022-05-23 11:23:26 +00:00
test_cleanup_extrems.py
…
test_client_ips.py
…
test_database.py
…
test_devices.py
Mark remote device list updates as already handled (
#12557
)
2022-04-26 17:07:21 +01:00
test_directory.py
…
test_e2e_room_keys.py
…
test_end_to_end_keys.py
…
test_event_chain.py
Refactor `EventContext` (
#12689
)
2022-05-10 19:43:13 +00:00
test_event_federation.py
Stop writing to `event_reference_hashes` (
#12679
)
2022-05-10 15:35:08 +01:00
test_event_metrics.py
Fix (final) Bugbear violations (
#9838
)
2021-04-20 11:50:49 +01:00
test_event_push_actions.py
…
test_events.py
…
test_id_generators.py
…
test_keys.py
…
test_main.py
…
test_monthly_active_users.py
Update mypy to 0.950 and fix complaints (
#12650
)
2022-05-06 12:35:20 +00:00
test_profile.py
…
test_purge.py
…
test_redaction.py
Remove redundant `get_success` calls in test code (
#12346
)
2022-04-01 16:10:31 +01:00
test_registration.py
…
test_rollback_worker.py
…
test_room.py
…
test_room_search.py
…
test_roommember.py
Add some type hints to tests files (
#12833
)
2022-05-23 11:23:26 +00:00
test_state.py
…
test_stream.py
…
test_transactions.py
…
test_txn_limit.py
…
test_unsafe_locale.py
…
test_user_directory.py
…