navikt / nada-kafkarator

Kafkarator manages kafka topics
MIT License
0 stars 1 forks source link

Set up integration tests using kuttl #21

Closed mortenlj closed 3 years ago

mortenlj commented 4 years ago

KUTTL looks like it could be a very efficient way of writing tests against the k8s api. We should look into using it to create integration tests. We will need to mock the Aiven APIs at the other end, but using KUTTL might get us part of the way to proper integration tests.