Commit 5dccf614 authored by Eisha Ayaz's avatar Eisha Ayaz Committed by Giacomo Bernini
Browse files

[fix][SOL002][VNF-LCM][v5.2.1][6.3.5.17.1-17 Test IDs] Fix Location Header...

[fix][SOL002][VNF-LCM][v5.2.1][6.3.5.17.1-17 Test IDs] Fix Location Header identifier across LCM APIs
parent 3254883a
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ POST Create a new subscription
    Check HTTP Response Status Code Is    201
    Check HTTP Response Header Contains    Location
    Check HTTP Response Body Json Schema Is    subscription
    
    Check Postcondition Subscription Resource Returned in Location Header Is Available
POST Create a new Subscription - DUPLICATION
    [Documentation]    Test ID: 6.3.5.17.2
    ...    Test title: POST Create a new subscription - DUPLICATION
@@ -35,7 +35,9 @@ POST Create a new Subscription - DUPLICATION
    ...    Post-Conditions: in response header Location shall not be null
    Post Create subscription - DUPLICATION
    Check HTTP Response Status Code Is    201
    Check HTTP Response Header Contains    Location
    Check HTTP Response Body Json Schema Is    subscription
    Check Postcondition Subscription Resource Returned in Location Header Is Available

POST Create a new Subscription - NO-DUPLICATION
    [Documentation]    Test ID: 6.3.5.17.3
@@ -48,7 +50,10 @@ POST Create a new Subscription - NO-DUPLICATION
    ...    Post-Conditions: in response header Location shall not be null
    Post Create subscription - NO-DUPLICATION
    Check HTTP Response Status Code Is    303
    Check HTTP Response Header Contains    Location
    Check Operation Occurrence Id
    Check Postcondition Subscription Resource Returned in Location Header Is Available

    
GET Subscriptions
     [Documentation]    Test ID: 6.3.5.17.4
@@ -229,6 +234,7 @@ POST Create a new subscription with permitted authorization scope
    Check HTTP Response Status Code Is    201
    Check HTTP Response Header Contains    Location
    Check HTTP Response Body Json Schema Is    subscription
    Check Postcondition Subscription Resource Returned in Location Header Is Available
POST Create a new subscription with not permitted authorization scope
    [Documentation]    Test ID: 6.3.5.17.18
    ...    Test title: POST Create a new subscription with not permitted authorization scope