synapse-product/tests/storage
Dan Callahan aff1eb7c67
Tell Black to format code for Python 3.5 (#8664)
This allows trailing commas in multi-line arg lists.

Minor, but we might as well keep our formatting current with regard to
our minimum supported Python version.

Signed-off-by: Dan Callahan <danc@element.io>
2020-10-27 23:26:36 +00:00
..
__init__.py
test__base.py Combine the two sets of tests for CacheDescriptor 2020-10-21 15:38:29 +01:00
test_appservice.py Fix get|set_type_stream_id_for_appservice store functions (#8648) 2020-10-26 10:51:33 -04:00
test_background_update.py
test_base.py Reduce serialization errors in MultiWriterIdGen (#8456) 2020-10-07 15:15:57 +01:00
test_cleanup_extrems.py Don't instansiate Requester directly (#8614) 2020-10-22 10:11:06 +01:00
test_client_ips.py Tell Black to format code for Python 3.5 (#8664) 2020-10-27 23:26:36 +00:00
test_database.py
test_devices.py
test_directory.py
test_e2e_room_keys.py
test_end_to_end_keys.py
test_event_federation.py
test_event_metrics.py Don't instansiate Requester directly (#8614) 2020-10-22 10:11:06 +01:00
test_event_push_actions.py
test_id_generators.py Make event persisters periodically announce position over replication. (#8499) 2020-10-12 15:51:41 +01:00
test_keys.py
test_main.py
test_monthly_active_users.py Filter out appservices from mau count (#8404) 2020-09-29 13:11:02 +01:00
test_profile.py
test_purge.py Make token serializing/deserializing async (#8427) 2020-09-30 20:29:19 +01:00
test_redaction.py Simplify _locally_reject_invite 2020-10-13 23:58:48 +01:00
test_registration.py
test_room.py
test_roommember.py Don't instansiate Requester directly (#8614) 2020-10-22 10:11:06 +01:00
test_state.py
test_transactions.py
test_user_directory.py