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

Add integration tests for fdbclient

Open johscheuer opened this issue 3 years ago • 0 comments

What would you like to be added/changed?

Currently a lot of the code in fdbclient is only tested implicitly in our e2e tests. We should create some integration tests that spin up a local FDB cluster and run tests against this cluster. We should also explore how we can better test the logic by abstracting some features and use the according mocks.

johscheuer avatar Oct 20 '22 07:10 johscheuer