Commit f724887d authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

Fixed TEST IDs mismatches in SOL005

parent 4404afa7
Loading
Loading
Loading
Loading
+10 −10
Original line number Original line Diff line number Diff line
@@ -9,7 +9,7 @@ Library JSONSchemaLibrary schemas/


*** Test Cases ***
*** Test Cases ***
POST API Version - Method not implemented
POST API Version - Method not implemented
    [Documentation]    Test ID: 5.3.2.18.1
    [Documentation]    Test ID: 5.3.2.25.1
    ...    Test title: POST API version - Method not implemented
    ...    Test title: POST API version - Method not implemented
    ...    Test objective: The objective is to test that POST method is not implemented
    ...    Test objective: The objective is to test that POST method is not implemented
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -21,7 +21,7 @@ POST API Version - Method not implemented
	Check HTTP Response Status Code Is    405
	Check HTTP Response Status Code Is    405
    
    
GET API Version
GET API Version
    [Documentation]    Test ID: 5.3.2.18.2
    [Documentation]    Test ID: 5.3.2.25.2
    ...    Test title: GET API Version
    ...    Test title: GET API Version
    ...    Test objective: The objective is to test that GET method successfully return ApiVersionInformation
    ...    Test objective: The objective is to test that GET method successfully return ApiVersionInformation
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -34,7 +34,7 @@ GET API Version
	Check HTTP Response Body Json Schema Is    ApiVersionInformation
	Check HTTP Response Body Json Schema Is    ApiVersionInformation


PUT API Version - Method not implemented
PUT API Version - Method not implemented
    [Documentation]    Test ID: 5.3.2.18.3
    [Documentation]    Test ID: 5.3.2.25.3
    ...    Test title: PUT API Version - Method not implemented
    ...    Test title: PUT API Version - Method not implemented
    ...    Test objective: The objective is to test that PUT method is not implemented
    ...    Test objective: The objective is to test that PUT method is not implemented
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -46,7 +46,7 @@ PUT API Version - Method not implemented
	Check HTTP Response Status Code Is    405
	Check HTTP Response Status Code Is    405


PATCH API Version - Method not implemented
PATCH API Version - Method not implemented
    [Documentation]    Test ID: 5.3.2.18.4
    [Documentation]    Test ID: 5.3.2.25.4
    ...    Test title: PATCH API Version - Method not implemented
    ...    Test title: PATCH API Version - Method not implemented
    ...    Test objective: The objective is to test that PATCH method is not implemented
    ...    Test objective: The objective is to test that PATCH method is not implemented
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -58,7 +58,7 @@ PATCH API Version - Method not implemented
	Check HTTP Response Status Code Is    405
	Check HTTP Response Status Code Is    405
    
    
DELETE API Version - Method not implemented
DELETE API Version - Method not implemented
    [Documentation]    Test ID: 5.3.2.18.5
    [Documentation]    Test ID: 5.3.2.25.5
    ...    Test title: DELETE API Version - Method not implemented
    ...    Test title: DELETE API Version - Method not implemented
    ...    Test objective: The objective is to test that DELETE method is not implemented
    ...    Test objective: The objective is to test that DELETE method is not implemented
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -70,7 +70,7 @@ DELETE API Version - Method not implemented
	Check HTTP Response Status Code Is    405
	Check HTTP Response Status Code Is    405
	
	
POST API Version with apiMajorVerion - Method not implemented
POST API Version with apiMajorVerion - Method not implemented
    [Documentation]    Test ID: 5.3.2.18.6
    [Documentation]    Test ID: 5.3.2.25.6
    ...    Test title: POST API version with apiMajorVerion - Method not implemented
    ...    Test title: POST API version with apiMajorVerion - Method not implemented
    ...    Test objective: The objective is to test that POST method is not implemented
    ...    Test objective: The objective is to test that POST method is not implemented
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -82,7 +82,7 @@ POST API Version with apiMajorVerion - Method not implemented
	Check HTTP Response Status Code Is    405
	Check HTTP Response Status Code Is    405
    
    
GET API Version with apiMajorVerion
GET API Version with apiMajorVerion
    [Documentation]    Test ID: 5.3.2.18.7
    [Documentation]    Test ID: 5.3.2.25.7
    ...    Test title: GET API Version with apiMajorVerion
    ...    Test title: GET API Version with apiMajorVerion
    ...    Test objective: The objective is to test that GET method successfully return ApiVersionInformation
    ...    Test objective: The objective is to test that GET method successfully return ApiVersionInformation
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -95,7 +95,7 @@ GET API Version with apiMajorVerion
	Check HTTP Response Body Json Schema Is    ApiVersionInformation
	Check HTTP Response Body Json Schema Is    ApiVersionInformation


PUT API Version with apiMajorVerion - Method not implemented
PUT API Version with apiMajorVerion - Method not implemented
    [Documentation]    Test ID: 5.3.2.18.8
    [Documentation]    Test ID: 5.3.2.25.8
    ...    Test title: PUT API Version with apiMajorVerion - Method not implemented
    ...    Test title: PUT API Version with apiMajorVerion - Method not implemented
    ...    Test objective: The objective is to test that PUT method is not implemented
    ...    Test objective: The objective is to test that PUT method is not implemented
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -107,7 +107,7 @@ PUT API Version with apiMajorVerion - Method not implemented
	Check HTTP Response Status Code Is    405
	Check HTTP Response Status Code Is    405


PATCH API Version with apiMajorVerion - Method not implemented
PATCH API Version with apiMajorVerion - Method not implemented
    [Documentation]    Test ID: 5.3.2.18.9
    [Documentation]    Test ID: 5.3.2.25.9
    ...    Test title: PATCH API Version with apiMajorVerion - Method not implemented
    ...    Test title: PATCH API Version with apiMajorVerion - Method not implemented
    ...    Test objective: The objective is to test that PATCH method is not implemented
    ...    Test objective: The objective is to test that PATCH method is not implemented
    ...    Pre-conditions: none
    ...    Pre-conditions: none
@@ -119,7 +119,7 @@ PATCH API Version with apiMajorVerion - Method not implemented
	Check HTTP Response Status Code Is    405
	Check HTTP Response Status Code Is    405
    
    
DELETE API Version with apiMajorVerion - Method not implemented
DELETE API Version with apiMajorVerion - Method not implemented
    [Documentation]    Test ID: 5.3.2.18.10
    [Documentation]    Test ID: 5.3.2.25.10
    ...    Test title: DELETE API Version with apiMajorVerion - Method not implemented
    ...    Test title: DELETE API Version with apiMajorVerion - Method not implemented
    ...    Test objective: The objective is to test that DELETE method is not implemented
    ...    Test objective: The objective is to test that DELETE method is not implemented
    ...    Pre-conditions: none
    ...    Pre-conditions: none
+1 −1
Original line number Original line Diff line number Diff line
@@ -8,7 +8,7 @@ Library JSONSchemaLibrary schemas/


*** Test Cases ***
*** Test Cases ***
NS Instance Deletion
NS Instance Deletion
    [Documentation]    Test ID: 5.3.2.18.2
    [Documentation]    Test ID: 5.3.2.19.1
    ...    Test title: NS Instance Deletion
    ...    Test title: NS Instance Deletion
    ...    Test objective: The objective is to test the workflow for Deleting a NS instance
    ...    Test objective: The objective is to test the workflow for Deleting a NS instance
    ...    Pre-conditions: the resource is in NOT_INSTANTIATED state
    ...    Pre-conditions: the resource is in NOT_INSTANTIATED state
+1 −1
Original line number Original line Diff line number Diff line
@@ -10,7 +10,7 @@ Suite Teardown Terminate All Processes kill=true


*** Test Cases ***
*** Test Cases ***
Heal Flow of NS lifecycle management operations
Heal Flow of NS lifecycle management operations
     [Documentation]    Test ID: 5.3.2.18.3
     [Documentation]    Test ID: 5.3.2.20.1
    ...    Test title: Heal Flow of NS lifecycle management operations
    ...    Test title: Heal Flow of NS lifecycle management operations
    ...    Test objective: The objective is to test the workflow for Healing a NS instance
    ...    Test objective: The objective is to test the workflow for Healing a NS instance
    ...    Pre-conditions: the resource is in INSTANTIATED state
    ...    Pre-conditions: the resource is in INSTANTIATED state
+1 −1
Original line number Original line Diff line number Diff line
@@ -10,7 +10,7 @@ Suite Teardown Terminate All Processes kill=true


*** Test Cases ***
*** Test Cases ***
Instantiate Flow of NS lifecycle management operations
Instantiate Flow of NS lifecycle management operations
    [Documentation]    Test ID: 5.3.2.18.4
    [Documentation]    Test ID: 5.3.2.21.1
    ...    Test title: Instantiate Flow of NS lifecycle management operations
    ...    Test title: Instantiate Flow of NS lifecycle management operations
    ...    Test objective: The objective is to test the workflow for Instantiate a NS instance
    ...    Test objective: The objective is to test the workflow for Instantiate a NS instance
    ...    Pre-conditions: the resource is in NOT_INSTANTIATED state
    ...    Pre-conditions: the resource is in NOT_INSTANTIATED state
+1 −1
Original line number Original line Diff line number Diff line
@@ -10,7 +10,7 @@ Suite Teardown Terminate All Processes kill=true


*** Test Cases ***
*** Test Cases ***
Scale Flow of NS lifecycle management operations
Scale Flow of NS lifecycle management operations
    [Documentation]    Test ID: 5.3.2.18.5
    [Documentation]    Test ID: 5.3.2.22.1
    ...    Test title: Instantiate Flow of NS lifecycle management operations
    ...    Test title: Instantiate Flow of NS lifecycle management operations
    ...    Test objective: The objective is to test the workflow for Instantiate a NS instance
    ...    Test objective: The objective is to test the workflow for Instantiate a NS instance
    ...    Pre-conditions: the resource is in NOT_INSTANTIATED state
    ...    Pre-conditions: the resource is in NOT_INSTANTIATED state
Loading