fdb-kubernetes-operator icon indicating copy to clipboard operation
fdb-kubernetes-operator copied to clipboard

Allow to mock errors in MockClient implementation

Open johscheuer opened this issue 3 years ago • 0 comments

What would you like to be added/changed?

We should add support for mocking errors in our MockClient implementation, this allows to test code paths where we do error handling on specific errors e.g. timeout errors.

johscheuer avatar Oct 25 '22 08:10 johscheuer