Eric Eastwood aa70556699 Check appservice user interest against the local users instead of all users (`get_users_in_room` mis-use) (#13958) 1 년 전
..
__init__.py 4f475c7697 Reference Matrix Home Server 9 년 전
oidc_test_key.p8 eaada74075 JWT OIDC secrets for Sign in with Apple (#9549) 3 년 전
oidc_test_key.pub.pem eaada74075 JWT OIDC secrets for Sign in with Apple (#9549) 3 년 전
test_admin.py e10a2fe0c2 Add some type hints to the tests.handlers module. (#12207) 2 년 전
test_appservice.py aa70556699 Check appservice user interest against the local users instead of all users (`get_users_in_room` mis-use) (#13958) 1 년 전
test_auth.py 8756d5c87e Save login tokens in database (#13844) 1 년 전
test_cas.py 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 년 전
test_deactivate_account.py 42d261c32f Port the push rule classes to Rust. (#13768) 1 년 전
test_device.py 9dc3293e0b Consolidate the logic of delete_device/delete_devices. (#12970) 2 년 전
test_directory.py 922b771337 Add missing type hints for tests.unittest. (#13397) 1 년 전
test_e2e_keys.py c73774467e Fix bug in device list caching when remote users leave rooms (#13749) 1 년 전
test_e2e_room_keys.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 년 전
test_federation.py dc02d9f8c5 Avoid checking the event cache when backfilling events (#14164) 1 년 전
test_federation_event.py 40bb37eb27 Stop getting missing `prev_events` after we already know their signature is invalid (#13816) 1 년 전
test_message.py 8ab16a92ed Persist CreateRoom events to DB in a batch (#13800) 1 년 전
test_oidc.py 9192d74b0b Refactor OIDC tests to better mimic an actual OIDC provider. (#13910) 1 년 전
test_password_providers.py 40e3e68cd7 Register homeserver modules when creating test homeserver (#13558) 1 년 전
test_presence.py 73d8ded0b0 Prevent a sync request from removing a user's busy presence status (#12213) 2 년 전
test_profile.py 0cfbb35131 fix broken avatar checks when server_name contains a port (#13927) 1 년 전
test_receipts.py 0e99f07952 Remove support for unstable private read receipts (#13653) 1 년 전
test_register.py 8ab16a92ed Persist CreateRoom events to DB in a batch (#13800) 1 년 전
test_room.py 5e9b382505 Pull out encrypted_by_default tests from user_directory tests (#10752) 2 년 전
test_room_member.py 682dfcfc0d Fix that user cannot `/forget` rooms after the last member has left (#13546) 1 년 전
test_room_summary.py 81608490e3 Stop depending on `room_id` to be returned for children state in the hierarchy response. (#12991) 2 년 전
test_saml.py 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 년 전
test_send_email.py e8519e0ed2 Support Implicit TLS for sending emails (#13317) 1 년 전
test_stats.py 53b77b203a Replace noop background updates with DELETE. (#12954) 2 년 전
test_sync.py a466164647 Optimise get_rooms_for_user (drop with_stream_ordering) (#13787) 1 년 전
test_typing.py 41461fd4d6 typing: check origin server of typing event against room's servers (#13830) 1 년 전
test_user_directory.py 7bc08f3201 Remove remaining bits of groups code. (#12936) 2 년 전