This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-03-10 02:49:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
tests
/
storage
History
Patrick Cloke
5ecc8b5825
Convert devices database to async/await. (
#8069
)
2020-08-12 10:51:42 -04:00
..
__init__.py
…
test__base.py
…
test_appservice.py
Convert appservice, group server, profile and more databases to async (
#8066
)
2020-08-12 09:28:48 -04:00
test_background_update.py
…
test_base.py
…
test_cleanup_extrems.py
…
test_client_ips.py
…
test_database.py
…
test_devices.py
Convert devices database to async/await. (
#8069
)
2020-08-12 10:51:42 -04:00
test_directory.py
Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users database to async (
#8042
)
2020-08-07 13:36:29 -04:00
test_e2e_room_keys.py
…
test_end_to_end_keys.py
Convert devices database to async/await. (
#8069
)
2020-08-12 10:51:42 -04:00
test_event_federation.py
…
test_event_metrics.py
…
test_event_push_actions.py
…
test_id_generators.py
…
test_keys.py
…
test_main.py
…
test_monthly_active_users.py
Converts event_federation and registration databases to async/await (
#8061
)
2020-08-11 17:21:13 -04:00
test_profile.py
…
test_purge.py
…
test_redaction.py
Add an assertion on prev_events in create_new_client_event (
#8041
)
2020-08-10 12:29:47 +01:00
test_registration.py
Converts event_federation and registration databases to async/await (
#8061
)
2020-08-11 17:21:13 -04:00
test_room.py
…
test_roommember.py
…
test_state.py
…
test_transactions.py
…
test_user_directory.py
…