Open rukai opened 2 years ago
rewrite test_cassandra_peers_rewrite to do the following:
Refer to the old test_cluster implementation for some of these: https://github.com/shotover/shotover-proxy/blob/a282fb62312aa983d752bd7a57032b217723734c/shotover-proxy/tests/cassandra_int_tests/basic_driver_tests.rs#L1269
The Shotover and Cassandra node will have to be running on the same address BTW. An example can be seen in https://github.com/shotover/shotover-proxy/pull/530
rewrite test_cassandra_peers_rewrite to do the following:
Refer to the old test_cluster implementation for some of these: https://github.com/shotover/shotover-proxy/blob/a282fb62312aa983d752bd7a57032b217723734c/shotover-proxy/tests/cassandra_int_tests/basic_driver_tests.rs#L1269