Andrew Morgan 4a125be138 Make federation endpoints more tolerant of trailing slashes v2 (#4935) 5 years ago
..
api 0dbfae03f9 Enforce hs_disabled_message correctly 5 years ago
app 6f680241bd Fix flake8 issues 5 years ago
appservice 8b3d9b6b19 Run black. 5 years ago
config 3677548a82 Use yaml safe_load 5 years ago
crypto 554ca58ea1 Make add_hashes_and_signatures operate on dicts 5 years ago
events ef771cc4c2 Fix a number of flake8 errors 5 years ago
federation a902d13180 Batch up outgoing read-receipts to reduce federation traffic. (#4890) 5 years ago
handlers 4a125be138 Make federation endpoints more tolerant of trailing slashes v2 (#4935) 5 years ago
http bb52a2e653 lint 5 years ago
push 8c1774e821 Fix email test 5 years ago
replication 9bde730ef8 Fix bug where read-receipts lost their timestamps (#4927) 5 years ago
rest a68e00fca8 Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) 5 years ago
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) 5 years ago
server_notices a68e00fca8 Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) 5 years ago
state ae2a957dba Pass through room version to event auth 5 years ago
storage 282c97327f Migrate the user directory initial population to a background task (#4864) 5 years ago
test_utils 5488cadaae Enable configuring test log level via env var (#4506) 5 years ago
util bc5f6e1797 Add a caching layer to .well-known responses (#4516) 5 years ago
__init__.py 48972ce9d1 Patch defer.inlineCallbacks to check logcontexts in tests (#4205) 5 years ago
patch_inline_callbacks.py 48972ce9d1 Patch defer.inlineCallbacks to check logcontexts in tests (#4205) 5 years ago
server.py a6f2d3053d Log requests which are simulated by the unit tests. (#4905) 5 years ago
test_distributor.py 8b3d9b6b19 Run black. 5 years ago
test_event_auth.py ae2a957dba Pass through room version to event auth 5 years ago
test_federation.py 884a561447 Fix some tests which leaked logcontexts 5 years ago
test_mau.py a4c3a361b7 Add rate-limiting on registration (#4735) 5 years ago
test_metrics.py 48b7ff7a35 Fix test_metrics.py compatibility prometheus_client 0.5 5 years ago
test_preview.py 8b3d9b6b19 Run black. 5 years ago
test_server.py 58f6c48183 Use native UPSERTs where possible (#4306) 5 years ago
test_state.py 52ec6e9dfa Port tests/ to Python 3 (#3808) 5 years ago
test_terms_auth.py 3da9781c98 Fix the terms UI auth tests 5 years ago
test_test_utils.py 8b3d9b6b19 Run black. 5 years ago
test_types.py c588b9b9e4 Factor SSO success handling out of CAS login (#4264) 5 years ago
test_visibility.py aee39f7de8 Fix test to use valid event format 5 years ago
unittest.py a68e00fca8 Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) 5 years ago
utils.py a54a44734f Use an explicit dbname for postgres connections in the tests. (#4928) 5 years ago