kubeshop / testkube

☸️ Kubernetes-native testing framework for test execution and orchestration
https://testkube.io
Other
1.36k stars 132 forks source link

Improve sanity tests with other executors based tests #2035

Open exu opened 2 years ago

exu commented 2 years ago

Is your feature request related to a problem? Please describe.

As a testkube engineer, I want to be sure that changes in executor code doesn't have impact on testkube API

So we would need to implement a bunch of tests for particular executors:

All tests should be run against Testkube itself

Design test plan first for all components

Split this task to separate ones after planning what should be done

Extend release workflows/create quality workflows to run the tests during release:

tkonieczny commented 2 years ago

One more case:

tkonieczny commented 2 years ago
rangoo94 commented 1 year ago

@tkonieczny, is it done? I see that it's marked as done on Testkube Quality project, but it's not done in Testkube, nor the issue is closed.