synapse/tests/storage
Andrew Morgan be4c95baf1
Replace PyICU with Rust icu_segmenter crate (#18553)
Co-authored-by: anoa's Codex Agent <codex@amorgan.xyz>
Co-authored-by: Quentin Gliech <quenting@element.io>
2025-07-03 11:12:12 +01:00
..
databases Unbreak unit tests with Twisted 25.5.0 by add parsePOSTFormSubmission arg to FakeSite (#18577) 2025-06-24 11:52:06 +01:00
util
__init__.py
test__base.py
test_account_data.py Don't allow users to ignore themselves. (#18508) 2025-06-06 15:37:15 +01:00
test_appservice.py
test_background_update.py
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
test_client_ips.py
test_database.py
test_devices.py Bump ruff from 0.7.3 to 0.11.10 (#18451) 2025-05-20 15:23:30 +01:00
test_directory.py
test_e2e_room_keys.py
test_end_to_end_keys.py
test_event_chain.py
test_event_federation.py Bump ruff from 0.7.3 to 0.11.10 (#18451) 2025-05-20 15:23:30 +01:00
test_event_metrics.py
test_event_push_actions.py
test_events_bg_updates.py Fix up the topological ordering for events above MAX_DEPTH (#18447) 2025-05-19 13:36:30 +01:00
test_events.py
test_id_generators.py
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
test_profile.py
test_purge.py Delete unreferenced state groups in background (#18254) 2025-03-21 17:09:49 +00:00
test_receipts.py
test_redaction.py
test_registration.py
test_relations.py
test_rollback_worker.py
test_room_search.py
test_room.py
test_roommember.py
test_sliding_sync_tables.py Sliding Sync: Reset forgotten status when membership changes (like rejoining a room) (#17835) 2024-10-22 11:06:46 +01:00
test_state_deletion.py Add locking to more safely delete state groups: Part 2 (#18130) 2025-02-03 17:58:55 +00:00
test_state.py
test_stream.py Bust _membership_stream_cache cache when current state changes (#17732) 2025-01-08 10:11:09 -06:00
test_transactions.py
test_txn_limit.py
test_unsafe_locale.py
test_user_directory.py Replace PyICU with Rust icu_segmenter crate (#18553) 2025-07-03 11:12:12 +01:00
test_user_filters.py