client-rust icon indicating copy to clipboard operation
client-rust copied to clipboard

Test with fault injection and nemesis

Open ekexium opened this issue 4 years ago • 0 comments

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.

ekexium avatar May 10 '21 07:05 ekexium