-
- Downloads
Modernize unit tests configuration settings for workers. (#14568)
Use the newer foo_instances configuration instead of the deprecated flags to enable specific features (e.g. start_pushers).
Showing
- changelog.d/14568.misc 1 addition, 0 deletionschangelog.d/14568.misc
- tests/events/test_presence_router.py 12 additions, 4 deletionstests/events/test_presence_router.py
- tests/federation/test_federation_catch_up.py 14 additions, 7 deletionstests/federation/test_federation_catch_up.py
- tests/federation/test_federation_sender.py 22 additions, 5 deletionstests/federation/test_federation_sender.py
- tests/handlers/test_presence.py 2 additions, 1 deletiontests/handlers/test_presence.py
- tests/handlers/test_typing.py 4 additions, 2 deletionstests/handlers/test_typing.py
- tests/handlers/test_user_directory.py 5 additions, 2 deletionstests/handlers/test_user_directory.py
- tests/module_api/test_api.py 2 additions, 1 deletiontests/module_api/test_api.py
- tests/push/test_email.py 0 additions, 1 deletiontests/push/test_email.py
- tests/push/test_http.py 1 addition, 6 deletionstests/push/test_http.py
- tests/replication/_base.py 1 addition, 1 deletiontests/replication/_base.py
- tests/replication/tcp/streams/test_federation.py 2 additions, 3 deletionstests/replication/tcp/streams/test_federation.py
- tests/replication/test_auth.py 2 additions, 2 deletionstests/replication/test_auth.py
- tests/replication/test_client_reader_shard.py 7 additions, 7 deletionstests/replication/test_client_reader_shard.py
- tests/replication/test_federation_ack.py 3 additions, 2 deletionstests/replication/test_federation_ack.py
- tests/replication/test_federation_sender_shard.py 36 additions, 23 deletionstests/replication/test_federation_sender_shard.py
- tests/replication/test_pusher_shard.py 4 additions, 11 deletionstests/replication/test_pusher_shard.py
- tests/utils.py 5 additions, 3 deletionstests/utils.py
Loading
Please register or sign in to comment