David Robertson 4dd2b6165c Proper types for tests.test_terms_auth (#15007) 1 year ago
..
api 6e6edea6c1 Properly typecheck tests.api (#14983) 1 year ago
app e301ee6189 Properly typecheck tests.app (#14984 1 year ago
appservice e8269ed391 Type hints for tests.appservice (#14990) 1 year ago
config 3aeca2588b Add missing type hints to tests.config. (#14681) 1 year ago
crypto a4ca770655 Add missing type hints to tests. (#14687) 1 year ago
events 6e6edea6c1 Properly typecheck tests.api (#14983) 1 year ago
federation 0f34abed7c Type hints for tests.federation (#14991) 1 year ago
handlers 0a686d1d13 Faster joins: Refactor handling of servers in room (#14954) 1 year ago
http d0fed7a37b Properly typecheck types.http (#14988) 1 year ago
logging fc35e0673f Add missing type hints in tests (#14879) 1 year ago
metrics a4ca770655 Add missing type hints to tests. (#14687) 1 year ago
module_api 65d0386693 Always notify replication when a stream advances (#14877) 1 year ago
push 5b55c32d61 Add tests for using _flatten_dict with an event. (#15002) 1 year ago
replication 156cd88eef Add missing type hints to tests.replication. (#14987) 1 year ago
rest 1182ae5063 Add helper to parse an enum from query args & use it. (#14956) 1 year ago
scripts 444588c5fc Add some type hints to tests files (#12833) 2 years ago
server_notices f075f6ae2b Fix type hints for Monthly Active Users tests (#14889) 1 year ago
state a4ae1406d1 Fix typechecks against twisted trunk (#13061) 2 years ago
storage 230a831c73 Attempt to delete more duplicate rows in receipts_linearized table. (#14915) 1 year ago
test_utils 8e9fc28c6a Reload the pyo3-log config when the Python logging config changes. (#14976) 1 year ago
types e2a1adbf5d Allow selecting "prejoin" events by state keys (#14642) 1 year ago
util a302d3ecf7 Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 1 year ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py d0fed7a37b Properly typecheck types.http (#14988) 1 year ago
test_distributor.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_event_auth.py 510d4b06e7 Handle malformed values of `notification.room` in power level events (#14942) 1 year ago
test_federation.py 70a4317692 Track when the pulled event signature fails (#13815) 2 years ago
test_mau.py 7bc08f3201 Remove remaining bits of groups code. (#12936) 2 years ago
test_phone_home.py 898fef2789 Share some metrics between the Prometheus exporter and the phone home stats (#13671) 2 years ago
test_rust.py c9b7e97355 Add a stub Rust crate (#12595) 2 years ago
test_server.py 9d8a3234ba Respond with proper error responses on unknown paths. (#14621) 1 year ago
test_state.py d0fa217cd9 Add missing types to test_state. (#14985) 1 year ago
test_terms_auth.py 4dd2b6165c Proper types for tests.test_terms_auth (#15007) 1 year ago
test_test_utils.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_types.py 8ef0c8ff14 Fix error in `is_mine_id` when encountering a malformed ID (#13746) 2 years ago
test_visibility.py 1526ff389f Faster joins: filter out non local events when a room doesn't have its full state (#14404) 2 years ago
unittest.py 871ff05add Fix type hints in typing edu unit tests (#14886) 1 year ago
utils.py 854a6884d8 Modernize unit tests configuration settings for workers. (#14568) 2 years ago