summaryrefslogtreecommitdiffstats
path: root/openecomp-bdd/features/AbortFunctionality
diff options
context:
space:
mode:
authorshrikantawachar <shrikant.awachar@amdocs.com>2018-03-08 19:58:24 +0530
committershrikantawachar <shrikant.awachar@amdocs.com>2018-03-08 19:58:24 +0530
commitde138f9c52f77b5df8caaac9eba3f24a8e7c07ca (patch)
tree42d7037530da2683469ddd47a38097ad2e2fafe1 /openecomp-bdd/features/AbortFunctionality
parentf83c9fd3f761d394049fb4c47ce7fd86e49b5ecc (diff)
Download Processed file updated flow tests
Corrected flow test for download file and updated rest of flow tests. Change-Id: If61b4f0750c012de885894e3a5d294b226edb135 Issue-ID: SDC-1087 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
Diffstat (limited to 'openecomp-bdd/features/AbortFunctionality')
-rw-r--r--openecomp-bdd/features/AbortFunctionality/TestAbort_ForInvalidHeatFile.feature2
-rw-r--r--openecomp-bdd/features/AbortFunctionality/TestAbort_ForValidHeatFile.feature2
-rw-r--r--openecomp-bdd/features/AbortFunctionality/TestProperties.feature5
-rw-r--r--openecomp-bdd/features/AbortFunctionality/TestRollback.feature2
-rw-r--r--openecomp-bdd/features/AbortFunctionality/TestSubmit.feature2
5 files changed, 6 insertions, 7 deletions
diff --git a/openecomp-bdd/features/AbortFunctionality/TestAbort_ForInvalidHeatFile.feature b/openecomp-bdd/features/AbortFunctionality/TestAbort_ForInvalidHeatFile.feature
index cdfea4f456..1c501d6599 100644
--- a/openecomp-bdd/features/AbortFunctionality/TestAbort_ForInvalidHeatFile.feature
+++ b/openecomp-bdd/features/AbortFunctionality/TestAbort_ForInvalidHeatFile.feature
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-Feature: Abort Flow
+Feature: Abort Flow - Test validation data
Background: Init
Given I want to create a VLM
diff --git a/openecomp-bdd/features/AbortFunctionality/TestAbort_ForValidHeatFile.feature b/openecomp-bdd/features/AbortFunctionality/TestAbort_ForValidHeatFile.feature
index 3eb0463b86..c3ee8a5e6c 100644
--- a/openecomp-bdd/features/AbortFunctionality/TestAbort_ForValidHeatFile.feature
+++ b/openecomp-bdd/features/AbortFunctionality/TestAbort_ForValidHeatFile.feature
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-Feature: Abort Flow
+Feature: Abort Flow - Test for valid heat
Background: Init
Given I want to create a VLM
diff --git a/openecomp-bdd/features/AbortFunctionality/TestProperties.feature b/openecomp-bdd/features/AbortFunctionality/TestProperties.feature
index d268c64ac4..e9e9acdbe1 100644
--- a/openecomp-bdd/features/AbortFunctionality/TestProperties.feature
+++ b/openecomp-bdd/features/AbortFunctionality/TestProperties.feature
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-Feature: Abort Flow
+Feature: Abort Flow - Test Properties
Background: Init
Given I want to create a VLM
@@ -29,5 +29,4 @@ Feature: Abort Flow
Then I want to get path "/vendor-software-products/{item.id}/versions/{item.versionId}"
Then I want to check property "candidateOnboardingOrigin" exists
Then I want to check property "candidateOnboardingOrigin" for value "zip"
- Then I want to check property "onboardingOrigin" does not exist
- # Then I want to print the context data \ No newline at end of file
+ Then I want to check property "onboardingOrigin" does not exist \ No newline at end of file
diff --git a/openecomp-bdd/features/AbortFunctionality/TestRollback.feature b/openecomp-bdd/features/AbortFunctionality/TestRollback.feature
index 50f16e66a9..d61a1cc773 100644
--- a/openecomp-bdd/features/AbortFunctionality/TestRollback.feature
+++ b/openecomp-bdd/features/AbortFunctionality/TestRollback.feature
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-Feature: Abort Flow
+Feature: Abort Flow - Test rollback
Background: Init
Given I want to create a VLM
diff --git a/openecomp-bdd/features/AbortFunctionality/TestSubmit.feature b/openecomp-bdd/features/AbortFunctionality/TestSubmit.feature
index f39b95d7f0..3153022396 100644
--- a/openecomp-bdd/features/AbortFunctionality/TestSubmit.feature
+++ b/openecomp-bdd/features/AbortFunctionality/TestSubmit.feature
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-Feature: Abort Flow
+Feature: Abort Flow - Test Submit
Background: Init
Given I want to create a VLM