Migrate all tests to use the dict-based config format instead of hanging items...
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171)
Showing
- changelog.d/5171.misc 1 addition, 0 deletionschangelog.d/5171.misc
- synapse/rest/media/v1/storage_provider.py 1 addition, 0 deletionssynapse/rest/media/v1/storage_provider.py
- tests/handlers/test_register.py 6 additions, 2 deletionstests/handlers/test_register.py
- tests/handlers/test_user_directory.py 2 additions, 2 deletionstests/handlers/test_user_directory.py
- tests/http/federation/test_matrix_federation_agent.py 3 additions, 1 deletiontests/http/federation/test_matrix_federation_agent.py
- tests/push/test_email.py 20 additions, 16 deletionstests/push/test_email.py
- tests/push/test_http.py 1 addition, 1 deletiontests/push/test_http.py
- tests/rest/client/test_consent.py 7 additions, 4 deletionstests/rest/client/test_consent.py
- tests/rest/client/test_identity.py 1 addition, 1 deletiontests/rest/client/test_identity.py
- tests/rest/client/v1/test_directory.py 1 addition, 1 deletiontests/rest/client/v1/test_directory.py
- tests/rest/client/v1/test_events.py 3 additions, 3 deletionstests/rest/client/v1/test_events.py
- tests/rest/client/v1/test_profile.py 1 addition, 1 deletiontests/rest/client/v1/test_profile.py
- tests/rest/client/v1/test_rooms.py 1 addition, 1 deletiontests/rest/client/v1/test_rooms.py
- tests/rest/client/v2_alpha/test_auth.py 3 additions, 3 deletionstests/rest/client/v2_alpha/test_auth.py
- tests/rest/client/v2_alpha/test_register.py 31 additions, 20 deletionstests/rest/client/v2_alpha/test_register.py
- tests/rest/media/v1/test_media_storage.py 6 additions, 11 deletionstests/rest/media/v1/test_media_storage.py
- tests/rest/media/v1/test_url_preview.py 16 additions, 24 deletionstests/rest/media/v1/test_url_preview.py
- tests/server.py 34 additions, 27 deletionstests/server.py
- tests/server_notices/test_consent.py 21 additions, 11 deletionstests/server_notices/test_consent.py
- tests/server_notices/test_resource_limits_server_notices.py 7 additions, 2 deletionstests/server_notices/test_resource_limits_server_notices.py
Loading
Please register or sign in to comment