Richard van der Hoff 24b590de32 Remove code which updates `application_services_state.last_txn` (#12680) 2 years ago
..
databases fcf951d5dc Track in memory events using weakrefs (#10533) 2 years ago
util f5668f0b4a Await un-partial-stating after a partial-state join (#12399) 2 years ago
__init__.py 4f475c7697 Reference Matrix Home Server 10 years ago
test__base.py e630722f11 Optimise `_update_client_ips_batch_txn` to batch together database operations. (#12252) 2 years ago
test_account_data.py dda9b7fc4d Use the ignored_users table to test event visibility & sync. (#12225) 2 years ago
test_appservice.py 24b590de32 Remove code which updates `application_services_state.last_txn` (#12680) 2 years ago
test_background_update.py 9d21ecf7ce Add type hints to tests files. (#12256) 2 years ago
test_base.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_cleanup_extrems.py c4cf916ed7 Default to `private` room visibility rather than `public` when a client does not specify one, according to spec. (#12350) 2 years ago
test_client_ips.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
test_database.py 6121056740 Handle cancellation in `DatabasePool.runInteraction()` (#12199) 2 years ago
test_devices.py f59e3f4c90 Mark remote device list updates as already handled (#12557) 2 years ago
test_directory.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_e2e_room_keys.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
test_end_to_end_keys.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
test_event_chain.py c72d26c1e1 Refactor `EventContext` (#12689) 2 years ago
test_event_federation.py 147f098fb4 Stop writing to `event_reference_hashes` (#12679) 2 years ago
test_event_metrics.py 495b214f4f Fix (final) Bugbear violations (#9838) 3 years ago
test_event_push_actions.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_events.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
test_id_generators.py 33ebee47e4 Remove redundant `get_success` calls in test code (#12346) 2 years ago
test_keys.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
test_main.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_monthly_active_users.py 2607b3e181 Update mypy to 0.950 and fix complaints (#12650) 2 years ago
test_profile.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_purge.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
test_redaction.py 33ebee47e4 Remove redundant `get_success` calls in test code (#12346) 2 years ago
test_registration.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_rollback_worker.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
test_room.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_room_search.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_roommember.py d666fc02fa Add type hints to some tests files (#12371) 2 years ago
test_state.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
test_stream.py 793d03e2c5 Generate historic pagination token for `/messages` when no `?from` token provided (#12370) 2 years ago
test_transactions.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
test_txn_limit.py f4b1a9a527 Require direct references to configuration variables. (#10985) 3 years ago
test_unsafe_locale.py e78d4f61fc Refuse to start if DB has an unsafe locale (#12262) 2 years ago
test_user_directory.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago