synapse/tests/storage
2019-10-10 19:15:30 -04:00
..
__init__.py
test__base.py
test_appservice.py
test_background_update.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
test_base.py
test_cleanup_extrems.py Fix dummy event insertion consent bug (#6053) 2019-09-26 11:47:53 +01:00
test_client_ips.py Test that pruning of old user IPs works 2019-09-24 15:53:17 +01:00
test_devices.py
test_directory.py
test_end_to_end_keys.py make storage layer in charge of interpreting the device key data 2019-10-10 19:15:30 -04:00
test_event_federation.py Fix dummy event insertion consent bug (#6053) 2019-09-26 11:47:53 +01:00
test_event_metrics.py Support Prometheus_client 0.4.0+ (#5636) 2019-07-18 23:57:15 +10:00
test_event_push_actions.py
test_keys.py
test_monthly_active_users.py
test_profile.py
test_purge.py
test_redaction.py Fix fetching censored redactions from DB 2019-10-02 10:14:01 +01:00
test_registration.py Fix registration test 2019-08-23 09:25:35 +01:00
test_room.py
test_roommember.py Servers-known-about statistic (#5981) 2019-09-07 01:45:51 +10:00
test_state.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
test_transactions.py Fix errors storing large retry intervals. 2019-10-02 10:36:27 +01:00
test_user_directory.py