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
Erik Johnston 0e719f2398
Thread through instance name to replication client. (#7369)
5 years ago
..
api Convert auth handler to async/await (#7261) 5 years ago
app Remove spurious "name" parameter to `default_config` 5 years ago
appservice Refactor the Appservice scheduler code 5 years ago
config Improve database configuration docs (#6988) 5 years ago
crypto Clean up some LoggingContext stuff (#7120) 5 years ago
events Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 5 years ago
federation Fix device list update stream ids going backward (#7158) 5 years ago
handlers async/await is_server_admin (#7363) 5 years ago
http Clean up some LoggingContext stuff (#7120) 5 years ago
logging Fix for structured logging tests stomping on logs (#6023) 5 years ago
push Do not treat display names as globs for push rules. (#7271) 5 years ago
replication Thread through instance name to replication client. (#7369) 5 years ago
rest Persist user interactive authentication sessions (#7302) 5 years ago
scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 6 years ago
server_notices async/await is_server_admin (#7363) 5 years ago
state Improve get auth chain difference algorithm. (#7095) 5 years ago
storage Return total number of users and profile attributes in admin users endpoint (#6881) 5 years ago
test_utils Fix limit logic for EventsStream (#7358) 5 years ago
util Extend StreamChangeCache to support multiple entities per stream ID (#7303) 5 years ago
__init__.py Move patch_inline_callbacks into synapse/ 5 years ago
server.py Kill off redundant SynapseRequestFactory (#6619) 5 years ago
test_distributor.py Run black. 6 years ago
test_event_auth.py Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 5 years ago
test_federation.py async/await is_server_admin (#7363) 5 years ago
test_mau.py Run Black on the tests again (#5170) 6 years ago
test_metrics.py Add a build info metric to Prometheus (#6005) 5 years ago
test_phone_home.py Remove the psutil dependency (#6318) 5 years ago
test_preview.py Run Black. (#5482) 6 years ago
test_server.py Implement RedirectException (#6687) 5 years ago
test_state.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 5 years ago
test_terms_auth.py Merge pull request #7157 from matrix-org/rev.outbound_device_pokes_tests 5 years ago
test_test_utils.py Run black. 6 years ago
test_types.py Validate the alt_aliases property of canonical alias events (#6971) 5 years ago
test_visibility.py Port to use state storage 5 years ago
unittest.py Fix limit logic for EventsStream (#7358) 5 years ago
utils.py Persist user interactive authentication sessions (#7302) 5 years ago