You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/tests/storage
Andrew Morgan 0188daf32c
Replace instances of reactor pumping with get_success. (#7619)
5 years ago
..
__init__.py Reference Matrix Home Server 10 years ago
test__base.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 5 years ago
test_appservice.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 5 years ago
test_background_update.py Make do_next_background_update return a bool 5 years ago
test_base.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 5 years ago
test_cleanup_extrems.py Add ability to wait for replication streams (#7542) 5 years ago
test_client_ips.py Optimise some references to hs.config (#7546) 5 years ago
test_database.py bg update to clear out duplicate outbound_device_list_pokes (#7193) 5 years ago
test_devices.py Remove handling of multiple rows per ID 5 years ago
test_directory.py Fix tests on postgresql (#3740) 6 years ago
test_e2e_room_keys.py add etag and count to key backup endpoints (#5858) 5 years ago
test_end_to_end_keys.py make storage layer in charge of interpreting the device key data 5 years ago
test_event_federation.py Improve get auth chain difference algorithm. (#7095) 5 years ago
test_event_metrics.py Add ability to wait for replication streams (#7542) 5 years ago
test_event_push_actions.py Shuffle persist event data store functions. (#7440) 5 years ago
test_id_generators.py Add MultiWriterIdGenerator. (#7281) 5 years ago
test_keys.py Type defintions for use in refactoring for redaction changes (#6803) 5 years ago
test_main.py Return total number of users and profile attributes in admin users endpoint (#6881) 5 years ago
test_monthly_active_users.py Replace instances of reactor pumping with get_success. (#7619) 5 years ago
test_profile.py Fixup tests 5 years ago
test_purge.py Split purge API into events vs state 5 years ago
test_redaction.py Replace _event_dict_property with DictProperty 5 years ago
test_registration.py Allow admin users to create or modify users without a shared secret (#6495) 5 years ago
test_room.py Add room details admin endpoint (#7317) 5 years ago
test_roommember.py Stop `get_joined_users` corruption from custom statuses (#7376) 5 years ago
test_state.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 5 years ago
test_transactions.py Fix errors storing large retry intervals. 5 years ago
test_user_directory.py Fixup tests 5 years ago