mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 03:45:11 +00:00
Extend the mock server to allow inspecting incoming status requests and configuring their responses. This enables client unit tests to simulate various server behaviors, such as handling node failures and backoff logic.