-
- Downloads
Add missing type hints to tests.replication. (#14987)
Showing
- changelog.d/14987.misc 1 addition, 0 deletionschangelog.d/14987.misc
- mypy.ini 3 additions, 0 deletionsmypy.ini
- tests/replication/_base.py 40 additions, 30 deletionstests/replication/_base.py
- tests/replication/http/test__base.py 1 addition, 1 deletiontests/replication/http/test__base.py
- tests/replication/slave/storage/_base.py 16 additions, 9 deletionstests/replication/slave/storage/_base.py
- tests/replication/slave/storage/test_events.py 42 additions, 43 deletionstests/replication/slave/storage/test_events.py
- tests/replication/tcp/streams/test_account_data.py 2 additions, 2 deletionstests/replication/tcp/streams/test_account_data.py
- tests/replication/tcp/streams/test_events.py 11 additions, 7 deletionstests/replication/tcp/streams/test_events.py
- tests/replication/tcp/streams/test_federation.py 1 addition, 1 deletiontests/replication/tcp/streams/test_federation.py
- tests/replication/tcp/streams/test_partial_state.py 1 addition, 1 deletiontests/replication/tcp/streams/test_partial_state.py
- tests/replication/tcp/streams/test_typing.py 17 additions, 16 deletionstests/replication/tcp/streams/test_typing.py
- tests/replication/tcp/test_commands.py 3 additions, 3 deletionstests/replication/tcp/test_commands.py
- tests/replication/tcp/test_remote_server_up.py 5 additions, 3 deletionstests/replication/tcp/test_remote_server_up.py
- tests/replication/test_auth.py 9 additions, 5 deletionstests/replication/test_auth.py
- tests/replication/test_client_reader_shard.py 2 additions, 2 deletionstests/replication/test_client_reader_shard.py
- tests/replication/test_federation_ack.py 7 additions, 5 deletionstests/replication/test_federation_ack.py
- tests/replication/test_federation_sender_shard.py 6 additions, 4 deletionstests/replication/test_federation_sender_shard.py
- tests/replication/test_module_cache_invalidation.py 1 addition, 1 deletiontests/replication/test_module_cache_invalidation.py
- tests/replication/test_multi_media_repo.py 9 additions, 7 deletionstests/replication/test_multi_media_repo.py
- tests/replication/test_pusher_shard.py 7 additions, 4 deletionstests/replication/test_pusher_shard.py
Loading
Please register or sign in to comment