..
databases
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
util
__init__.py
test__base.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_account_data.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_appservice.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_background_update.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_base.py
Bump ruff from 0.7.3 to 0.11.10 ( #18451 )
2025-05-20 15:23:30 +01:00
test_cleanup_extrems.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_client_ips.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_database.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_devices.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_directory.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_e2e_room_keys.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_end_to_end_keys.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_event_chain.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_event_federation.py
Support for room version 12
2025-08-11 16:43:45 +01:00
test_event_push_actions.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_events_bg_updates.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_events.py
Support for room version 12
2025-08-11 16:43:45 +01:00
test_id_generators.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_invite_rule.py
Add support for MSC4155 Invite filtering ( #18288 )
2025-06-05 11:49:09 +01:00
test_main.py
test_monthly_active_users.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_profile.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_purge.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_receipts.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_redaction.py
Fix hydra tests
2025-08-11 11:32:57 -06:00
test_registration.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_relations.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_rollback_worker.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_room_search.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_room.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_roommember.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_sliding_sync_tables.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_state_deletion.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_state.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_stream.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_thread_subscriptions.py
Add experimental support for MSC4308: Thread Subscriptions extension to Sliding Sync when MSC4306 and MSC4186 are enabled. ( #18695 )
2025-09-11 14:45:04 +01:00
test_transactions.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_txn_limit.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_unsafe_locale.py
Refactor Histogram metrics to be homeserver-scoped ( #18724 )
2025-07-29 15:35:38 -05:00
test_user_directory.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00
test_user_filters.py
Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. ( #18728 )
2025-07-30 12:32:10 +01:00