MatrixSynapse/tests/config
reivilibre 637df95de6
Support configuring the lifetime of non-refreshable access tokens separately to refreshable access tokens. (#11445)
2021-12-03 16:42:44 +00:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test___main__.py
test_base.py
test_cache.py Reset global cache state before cache tests. (#11036) 2021-10-12 12:55:33 +00:00
test_database.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_generate.py
test_load.py Add missing type hints to config base classes (#11377) 2021-11-23 15:21:19 +00:00
test_ratelimiting.py
test_registration_config.py Support configuring the lifetime of non-refreshable access tokens separately to refreshable access tokens. (#11445) 2021-12-03 16:42:44 +00:00
test_room_directory.py
test_server.py
test_tls.py
test_util.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
utils.py