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
Andrew Morgan 290552fd83
Make federation endpoints more tolerant of trailing slashes for some endpoints (#4793)
7 years ago
..
api Add rate-limiting on registration (#4735) 7 years ago
app Fix flake8 issues 7 years ago
appservice Run black. 8 years ago
config Clarify and fix behaviour when there are multiple aliases 7 years ago
crypto Make add_hashes_and_signatures operate on dicts 7 years ago
events Fix a number of flake8 errors 7 years ago
federation Run black. 8 years ago
handlers Make federation endpoints more tolerant of trailing slashes for some endpoints (#4793) 7 years ago
http Move ClientTLSOptionsFactory init out of refresh_certificates (#4611) 7 years ago
push Fix logcontext leak in http pusher test 7 years ago
replication Add rate-limiting on registration (#4735) 7 years ago
rest Merge pull request #4772 from jbweston/jbweston/server-version-api 7 years ago
scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 7 years ago
server_notices fix broken test 7 years ago
state Pass through room version to event auth 7 years ago
storage Rewrite userdir to be faster (#4537) 7 years ago
test_utils Enable configuring test log level via env var (#4506) 7 years ago
util Add a caching layer to .well-known responses (#4516) 7 years ago
__init__.py Patch defer.inlineCallbacks to check logcontexts in tests (#4205) 7 years ago
patch_inline_callbacks.py Patch defer.inlineCallbacks to check logcontexts in tests (#4205) 7 years ago
server.py Update test_typing to use HomeserverTestCase. (#4771) 7 years ago
test_distributor.py Run black. 8 years ago
test_event_auth.py Pass through room version to event auth 7 years ago
test_federation.py Fix some tests which leaked logcontexts 7 years ago
test_mau.py Add rate-limiting on registration (#4735) 7 years ago
test_metrics.py Fix test_metrics.py compatibility prometheus_client 0.5 7 years ago
test_preview.py Run black. 8 years ago
test_server.py Use native UPSERTs where possible (#4306) 7 years ago
test_state.py Port tests/ to Python 3 (#3808) 7 years ago
test_terms_auth.py Fix the terms UI auth tests 7 years ago
test_test_utils.py Run black. 8 years ago
test_types.py Factor SSO success handling out of CAS login (#4264) 7 years ago
test_visibility.py Fix test to use valid event format 7 years ago
unittest.py Update test_typing to use HomeserverTestCase. (#4771) 7 years ago
utils.py Disable captcha registration by default in tests 7 years ago