synapse/tests/config
V02460 3595ff921f
Pydantic v2 (#19071)
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
Co-authored-by: Andrew Morgan <andrew@amorgan.xyz>
2025-10-31 09:22:22 +00:00
..
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test___main__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_api.py Fix a couple type annotations in the RootConfig/Config (#18409) 2025-05-13 10:22:15 -05:00
test_appservice.py Fix a couple type annotations in the RootConfig/Config (#18409) 2025-05-13 10:22:15 -05:00
test_background_update.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_base.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_cache.py Cleanly shutdown SynapseHomeServer object (#18828) 2025-10-01 02:42:09 +00:00
test_database.py Fix a couple type annotations in the RootConfig/Config (#18409) 2025-05-13 10:22:15 -05:00
test_generate.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_load.py Introduce RootConfig.validate_config() which can be subclassed in HomeServerConfig to do cross-config class validation (#19027) 2025-10-09 14:56:22 -05:00
test_oauth_delegation.py Pydantic v2 (#19071) 2025-10-31 09:22:22 +00:00
test_ratelimiting.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_registration_config.py Introduce RootConfig.validate_config() which can be subclassed in HomeServerConfig to do cross-config class validation (#19027) 2025-10-09 14:56:22 -05:00
test_room_directory.py Introduce Clock.call_when_running(...) to include logcontext by default (#18944) 2025-09-22 10:27:59 -05:00
test_server.py Fix a couple type annotations in the RootConfig/Config (#18409) 2025-05-13 10:22:15 -05:00
test_tls.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_util.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_workers.py Add --no-secrets-in-config command line option (#18092) 2025-02-25 16:26:01 +00:00
utils.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00