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
Erik Johnston b9391c9575
Add typing to SyncHandler (#6821)
5 years ago
..
__init__.py Reference Matrix Home Server 10 years ago
test__base.py Move DB pool and helper functions into dedicated Database class 5 years ago
test_appservice.py Add database config class (#6513) 5 years ago
test_background_update.py port BackgroundUpdateTestCase to HomeserverTestCase (#6653) 5 years ago
test_base.py Add database config class (#6513) 5 years ago
test_cleanup_extrems.py Move background update handling out of store 5 years ago
test_client_ips.py Fix race which caused deleted devices to reappear (#6514) 5 years ago
test_devices.py rename get_devices_by_remote to get_device_updates_by_remote 5 years ago
test_directory.py Fix tests on postgresql (#3740) 6 years ago
test_e2e_room_keys.py add etag and count to key backup endpoints (#5858) 5 years ago
test_end_to_end_keys.py make storage layer in charge of interpreting the device key data 5 years ago
test_event_federation.py Remove unused get_prev_events_and_hashes_for_room 5 years ago
test_event_metrics.py Support Prometheus_client 0.4.0+ (#5636) 5 years ago
test_event_push_actions.py Move DB pool and helper functions into dedicated Database class 5 years ago
test_keys.py Type defintions for use in refactoring for redaction changes (#6803) 5 years ago
test_monthly_active_users.py Move DB pool and helper functions into dedicated Database class 5 years ago
test_profile.py Fixup tests 5 years ago
test_purge.py Split purge API into events vs state 5 years ago
test_redaction.py Add typing to SyncHandler (#6821) 5 years ago
test_registration.py Allow admin users to create or modify users without a shared secret (#6495) 5 years ago
test_room.py Add `rooms.room_version` column (#6729) 5 years ago
test_roommember.py Add `local_current_membership` table (#6655) 5 years ago
test_state.py Add `rooms.room_version` column (#6729) 5 years ago
test_transactions.py Fix errors storing large retry intervals. 5 years ago
test_user_directory.py Fixup tests 5 years ago