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
d4c4798a25
MatrixSynapse
/
tests
/
storage
History
Patrick Cloke
2a99cc6524
Use the chain cover index in get_auth_chain_ids. (
#9576
)
...
This uses a simplified version of get_chain_cover_difference to calculate auth chain of events.
2021-03-10 09:57:59 -05:00
..
__init__.py
…
test__base.py
…
test_account_data.py
Update black, and run auto formatting over the codebase (
#9381
)
2021-02-16 22:32:34 +00:00
test_appservice.py
…
test_background_update.py
Update black, and run auto formatting over the codebase (
#9381
)
2021-02-16 22:32:34 +00:00
test_base.py
…
test_cleanup_extrems.py
Update black, and run auto formatting over the codebase (
#9381
)
2021-02-16 22:32:34 +00:00
test_client_ips.py
Update black, and run auto formatting over the codebase (
#9381
)
2021-02-16 22:32:34 +00:00
test_database.py
…
test_devices.py
…
test_directory.py
…
test_e2e_room_keys.py
…
test_end_to_end_keys.py
…
test_event_chain.py
Update black, and run auto formatting over the codebase (
#9381
)
2021-02-16 22:32:34 +00:00
test_event_federation.py
Use the chain cover index in get_auth_chain_ids. (
#9576
)
2021-03-10 09:57:59 -05:00
test_event_metrics.py
…
test_event_push_actions.py
Update black, and run auto formatting over the codebase (
#9381
)
2021-02-16 22:32:34 +00:00
test_events.py
Update black, and run auto formatting over the codebase (
#9381
)
2021-02-16 22:32:34 +00:00
test_id_generators.py
Update black, and run auto formatting over the codebase (
#9381
)
2021-02-16 22:32:34 +00:00
test_keys.py
…
test_main.py
…
test_monthly_active_users.py
Update black, and run auto formatting over the codebase (
#9381
)
2021-02-16 22:32:34 +00:00
test_profile.py
…
test_purge.py
Add a basic test for purging rooms. (
#9541
)
2021-03-08 09:21:36 -05:00
test_redaction.py
Update black, and run auto formatting over the codebase (
#9381
)
2021-02-16 22:32:34 +00:00
test_registration.py
Add the shadow-banning status to the display user admin API. (
#9400
)
2021-02-17 15:19:23 -05:00
test_room.py
…
test_roommember.py
…
test_state.py
…
test_transactions.py
…
test_user_directory.py
…