-
Notifications
You must be signed in to change notification settings - Fork 0
Setup service e2e tests #23
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededtestingRelated to testing, whether manual or automaticRelated to testing, whether manual or automatic
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededtestingRelated to testing, whether manual or automaticRelated to testing, whether manual or automatic
Currently, we do not test the service at all. Unit tests do not make much sense, as the main thing that could actually go wrong there, are all related to the Kubernetes cluster itself.
As such, the ideal solution would be e2e tests together with the operator itself.
These should be made in
operator/test/e2e/service_test