.. |
__init__.py
|
…
|
|
test__base.py
|
…
|
|
test_appservice.py
|
Do not yield on awaitables in tests. (#8193)
|
2020-08-27 17:24:46 -04:00 |
test_background_update.py
|
Do not yield on awaitables in tests. (#8193)
|
2020-08-27 17:24:46 -04:00 |
test_base.py
|
Convert additional database methods to async (select list, search, insert_many, delete_*) (#8168)
|
2020-08-27 07:41:01 -04:00 |
test_cleanup_extrems.py
|
Reduce run-times of tests by advancing the reactor less (#7757)
|
2020-08-27 11:39:53 +01:00 |
test_client_ips.py
|
Convert stats and related calls to async/await (#8192)
|
2020-08-27 17:24:37 -04:00 |
test_database.py
|
…
|
|
test_devices.py
|
Convert simple_select_one and simple_select_one_onecol to async (#8162)
|
2020-08-26 07:19:32 -04:00 |
test_directory.py
|
Convert simple_update* and simple_select* to async (#8173)
|
2020-08-27 07:08:38 -04:00 |
test_e2e_room_keys.py
|
…
|
|
test_end_to_end_keys.py
|
Do not yield on awaitables in tests. (#8193)
|
2020-08-27 17:24:46 -04:00 |
test_event_federation.py
|
…
|
|
test_event_metrics.py
|
…
|
|
test_event_push_actions.py
|
Do not yield on awaitables in tests. (#8193)
|
2020-08-27 17:24:46 -04:00 |
test_id_generators.py
|
Fix missing _add_persisted_position (#8179)
|
2020-08-27 13:20:34 +01:00 |
test_keys.py
|
…
|
|
test_main.py
|
Do not yield on awaitables in tests. (#8193)
|
2020-08-27 17:24:46 -04:00 |
test_monthly_active_users.py
|
…
|
|
test_profile.py
|
Convert simple_select_one and simple_select_one_onecol to async (#8162)
|
2020-08-26 07:19:32 -04:00 |
test_purge.py
|
Convert stream database to async/await. (#8074)
|
2020-08-17 07:24:46 -04:00 |
test_redaction.py
|
…
|
|
test_registration.py
|
Do not yield on awaitables in tests. (#8193)
|
2020-08-27 17:24:46 -04:00 |
test_room.py
|
Convert simple_select_one and simple_select_one_onecol to async (#8162)
|
2020-08-26 07:19:32 -04:00 |
test_roommember.py
|
Reduce run-times of tests by advancing the reactor less (#7757)
|
2020-08-27 11:39:53 +01:00 |
test_state.py
|
…
|
|
test_transactions.py
|
…
|
|
test_user_directory.py
|
Do not yield on awaitables in tests. (#8193)
|
2020-08-27 17:24:46 -04:00 |