Open exu opened 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:
One more case:
@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.
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: