Api and library test for image component and deploy command #627
Labels
area/api
Enhancement or issue related to the api/devfile specification
area/library
Common devfile library for interacting with devfiles
area/test-automation
Test automation for devfile specification and library
Which area/kind this issue is related to?
/area test-automation
Issue Description
as merged by #580, a new component type
image
,api/pkg/apis/workspaces/v1alpha2/components.go
Line 19 in 089a480
and a new command group kind
deploy
has been introduced.api/pkg/apis/workspaces/v1alpha2/commands.go
Line 29 in 089a480
need to add tests and also common utils in devfile/api and devfile/library for the new component & command group types
The text was updated successfully, but these errors were encountered: