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-10-30 13:37:04 +00:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test__base.py Make ObservableDeferred.observe() always return deferred. 2019-10-30 11:35:46 +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 Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
test_base.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_cleanup_extrems.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +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 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_directory.py Fix tests on postgresql (#3740) 2018-09-04 02:21:48 +10:00
test_e2e_room_keys.py remove unneeded imports 2019-10-25 10:47:02 -04: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 Fix postgres unit tests 2019-10-10 15:37: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 Run tests under PostgreSQL (#3423) 2018-08-13 16:47:46 +10: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 Fix MAU reaping where reserved users are specified. (#6168) 2019-10-11 09:38:26 +01:00
test_profile.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00
test_purge.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
test_redaction.py Use new EventPersistenceStore 2019-10-23 16:15:03 +01: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 Use new EventPersistenceStore 2019-10-23 16:15:03 +01:00
test_state.py Use new EventPersistenceStore 2019-10-23 16:15:03 +01: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