-
- Downloads
Reduce the number of tests using TCP replication. (#13543)
Uses Redis replication in additional test cases (instead of TCP replication). A small step towards dropping TCP replication.
Showing
- changelog.d/13543.misc 1 addition, 0 deletionschangelog.d/13543.misc
- tests/handlers/test_room_member.py 2 additions, 2 deletionstests/handlers/test_room_member.py
- tests/module_api/test_api.py 0 additions, 7 deletionstests/module_api/test_api.py
- tests/replication/_base.py 31 additions, 59 deletionstests/replication/_base.py
- tests/replication/tcp/test_handler.py 2 additions, 2 deletionstests/replication/tcp/test_handler.py
- tests/replication/test_sharded_event_persister.py 0 additions, 7 deletionstests/replication/test_sharded_event_persister.py
Loading
Please register or sign in to comment