CI Test for get all interface lifecycle types
[sdc.git] / cucumber-js-test-apis-ci / features / GlobalTypes / TestInterfaceLifecycleTypes.feature
1 Feature: Interface Lifecycle Types
2
3 Scenario: Test Interface Lifecycle Types
4
5   When I want to get interface lifecycle types
6   Then I want to check property "tosca.interfaces.node.lifecycle.standard" exists
7   Then I want to check property "tosca.interfaces.nfv.vnf.lifecycle.nfv" exists
8