0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-29 07:58:19 +02:00
synapse/tests/storage
2019-05-02 11:59:16 +01:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test__base.py UPSERT many functionality (#4644) 2019-02-20 23:03:30 +11:00
test_appservice.py Fix tests on postgresql (#3740) 2018-09-04 02:21:48 +10:00
test_background_update.py Fix flake8 (#4519) 2019-01-30 10:53:17 +00:00
test_base.py Fix UPSERTs on SQLite 3.24+ (#4477) 2019-01-28 15:43:32 +00:00
test_client_ips.py Add admin api for sending server_notices (#5121) 2019-05-02 11:59:16 +01:00
test_devices.py Run tests under PostgreSQL (#3423) 2018-08-13 16:47:46 +10:00
test_directory.py Fix tests on postgresql (#3740) 2018-09-04 02:21:48 +10:00
test_end_to_end_keys.py Fix flake8 (#4519) 2019-01-30 10:53:17 +00:00
test_event_federation.py Fix tests on postgresql (#3740) 2018-09-04 02:21:48 +10:00
test_event_push_actions.py Run tests under PostgreSQL (#3423) 2018-08-13 16:47:46 +10:00
test_keys.py Rewrite Datastore.get_server_verify_keys 2019-04-09 00:00:10 +01:00
test_monthly_active_users.py Fix UPSERTs on SQLite 3.24+ (#4477) 2019-01-28 15:43:32 +00:00
test_profile.py Fix tests on postgresql (#3740) 2018-09-04 02:21:48 +10:00
test_purge.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
test_redaction.py Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
test_registration.py create support user (#4141) 2018-12-14 18:20:59 +00:00
test_room.py Run tests under PostgreSQL (#3423) 2018-08-13 16:47:46 +10:00
test_roommember.py Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
test_state.py Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
test_transactions.py Add tests 2018-10-02 16:22:39 +01:00
test_user_directory.py Migrate the user directory initial population to a background task (#4864) 2019-03-19 04:50:24 +11:00