package
0.0.20
Repository: https://github.com/redhat-developer/ocdev.git
Documentation: pkg.go.dev

# README

Test coverage of e2e tests

odo commandCoverage (Y/N)
project createY
project getY
project deleteY
project listN
project setN
app createY
app getY
app setY
app deleteY
app describeY
app listY
catalog listY
catalog searchN
component getY
component setY
createY
create --gitY
create --localY
create --binaryY
deleteY
describeY
linkY
unlinkY
listY
push --localY
push --binaryY
storage createY
storage listY
storage deleteY
storage mountY
storage unmountY
update: --git to --localY
update: --local to --gitY
update: --binary to --gitY
update: --git to --binaryY
update: --local to --binaryY
update: --binary to --localY
update: --binary to --binaryY
update: --local to --localY
update: --git to --gitY
url createY
url listY
url deleteY
watchN

# Functions

SourceTest checks the component-source-type and the source url in the annotation of the bc and dc appTestName is the name of the app sourceType is the type of the source of the component i.e git/binary/local source is the source of the component i.e gitURL or path to the directory or binary file.