You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/tests/storage
Patrick Cloke 5e024a0645
Modify StoreKeyFetcher to read from server_keys_json. (#15417)
2 years ago
..
databases Bump black from 22.12.0 to 23.1.0 (#15103) 2 years ago
util Require types in tests.storage. (#14646) 2 years ago
__init__.py Reference Matrix Home Server 10 years ago
test__base.py Require types in tests.storage. (#14646) 2 years ago
test_account_data.py Fix a long-standing bug where an initial sync would not respond to changes to the list of ignored users if there was an initial sync cached. (#15163) 2 years ago
test_appservice.py Require types in tests.storage. (#14646) 2 years ago
test_background_update.py Add type hints to tests files. (#12256) 3 years ago
test_base.py Require types in tests.storage. (#14646) 2 years ago
test_cleanup_extrems.py Remove unused `room_alias` field from `/createRoom` response (#15093) 2 years ago
test_client_ips.py Revert pruning of old devices (#15360) 2 years ago
test_database.py Make sqlite database migrations transactional again, part two (#14926) 2 years ago
test_devices.py Require types in tests.storage. (#14646) 2 years ago
test_directory.py Require types in tests.storage. (#14646) 2 years ago
test_e2e_room_keys.py Require types in tests.storage. (#14646) 2 years ago
test_end_to_end_keys.py Require types in tests.storage. (#14646) 2 years ago
test_event_chain.py Batch up storing state groups when creating new room (#14918) 2 years ago
test_event_federation.py Fix spinloop during partial state sync when a prev event is in backoff (#15351) 2 years ago
test_event_metrics.py Remove unused `room_alias` field from `/createRoom` response (#15093) 2 years ago
test_event_push_actions.py Bump black from 22.12.0 to 23.1.0 (#15103) 2 years ago
test_events.py Add final type hint to tests.unittest. (#15072) 2 years ago
test_id_generators.py Always notify replication when a stream advances (#14877) 2 years ago
test_keys.py Modify StoreKeyFetcher to read from server_keys_json. (#15417) 2 years ago
test_main.py Replace assertEquals and friends with non-deprecated versions. (#12092) 3 years ago
test_monthly_active_users.py Require types in tests.storage. (#14646) 2 years ago
test_profile.py Replace assertEquals and friends with non-deprecated versions. (#12092) 3 years ago
test_purge.py Bump black from 22.12.0 to 23.1.0 (#15103) 2 years ago
test_receipts.py Remove unused `room_alias` field from `/createRoom` response (#15093) 2 years ago
test_redaction.py Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) 2 years ago
test_registration.py Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 2 years ago
test_relations.py Accept threaded receipts for events related to the root event. (#14174) 2 years ago
test_rollback_worker.py Require types in tests.storage. (#14646) 2 years ago
test_room.py Require types in tests.storage. (#14646) 2 years ago
test_room_search.py Add final type hint to tests.unittest. (#15072) 2 years ago
test_roommember.py Bump black from 22.12.0 to 23.1.0 (#15103) 2 years ago
test_state.py Use immutabledict instead of frozendict (#15113) 2 years ago
test_stream.py Add final type hint to tests.unittest. (#15072) 2 years ago
test_transactions.py Require types in tests.storage. (#14646) 2 years ago
test_txn_limit.py Require types in tests.storage. (#14646) 2 years ago
test_unsafe_locale.py Add final type hint to tests.unittest. (#15072) 2 years ago
test_user_directory.py Fix ICU tests on alpine / macOS. (#15177) 2 years ago