client-rust
client-rust copied to clipboard
Test with fault injection and nemesis
Current situation:
- We only have simple integration tests under
tests/integration_tests.rs. - The error handling paths are not well tested.
We need to:
- Test with various workload
- Test against complicated environment, e.g. when there are errors or the region topology changes.