0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-26 06:28:20 +02:00
synapse/tests/storage
2019-12-05 10:46:37 +00:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test__base.py Move DB pool and helper functions into dedicated Database class 2019-12-05 10:46:37 +00:00
test_appservice.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00
test_background_update.py Move DB pool and helper functions into dedicated Database class 2019-12-05 10:46:37 +00:00
test_base.py Move DB pool and helper functions into dedicated Database class 2019-12-05 10:46:37 +00:00
test_cleanup_extrems.py Move DB pool and helper functions into dedicated Database class 2019-12-05 10:46:37 +00:00
test_client_ips.py Move DB pool and helper functions into dedicated Database class 2019-12-05 10:46:37 +00:00
test_devices.py rename get_devices_by_remote to get_device_updates_by_remote 2019-10-30 14:57:34 -04:00
test_directory.py Fix tests on postgresql (#3740) 2018-09-04 02:21:48 +10:00
test_e2e_room_keys.py add etag and count to key backup endpoints (#5858) 2019-11-27 16:14:44 -05:00
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 Move DB pool and helper functions into dedicated Database class 2019-12-05 10:46:37 +00: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 Move DB pool and helper functions into dedicated Database class 2019-12-05 10:46:37 +00:00
test_keys.py Store key validity time in the storage layer 2019-05-23 11:52:22 +01:00
test_monthly_active_users.py Move DB pool and helper functions into dedicated Database class 2019-12-05 10:46:37 +00:00
test_profile.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00
test_purge.py Split purge API into events vs state 2019-10-30 15:23:37 +00:00
test_redaction.py Move DB pool and helper functions into dedicated Database class 2019-12-05 10:46:37 +00:00
test_registration.py Fix registration test 2019-08-23 09:25:35 +01:00
test_room.py Use new EventPersistenceStore 2019-10-23 16:15:03 +01:00
test_roommember.py Move DB pool and helper functions into dedicated Database class 2019-12-05 10:46:37 +00:00
test_state.py Port to use state storage 2019-10-30 14:46:54 +00:00
test_transactions.py Fix errors storing large retry intervals. 2019-10-02 10:36:27 +01:00
test_user_directory.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00