You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
672 B

# Example af a component with
# # one instance -> connection
# # no subcomponents
# # artifact-type db -> precondition, load testdata, postcondition
# --------------------------------------------------------------------
# the example-applications is the database of an application
# --------------------------------------------------------------------
conf:
instance:
count: 1
single: y
components:
none: none
function:
check_environment: "todo"
init_testcase: "todo" # -> precondition, load testdata
finish_testcase: "todo" # -> postcondition, check data
artifact:
db:
reset: testset
product:
tabname: t_product