Commit 4537fdf4 authored by Giacomo Bernini's avatar Giacomo Bernini Committed by Giacomo Bernini
Browse files

updated missing test step for Location Header in Test ID: 8.3.1.10.7

parent 4b687586
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -996,10 +996,6 @@ Check Postcondition Subscription Resource Returned in Location Header Is Availab
    ${result}=    Output    response body
    Validate Json    CimSubscription.schema.json    ${result}
    Log    Validated CimSubscription schema
    ${body}=    Get File    jsons/subscriptions.json
    ${subscription}=    evaluate    json.loads('''${body}''')    json
    Should Be Equal    ${result['callbackUri']}    ${subscription['callbackUri']}
    Log    Validated Issued subscription is same as original
    
Send Put Request for Subscriptions
    [Documentation]    This method is not supported. When this method is requested on this resource, the NFV-MANO shall return a "405 Method
+1 −0
Original line number Diff line number Diff line
@@ -102,6 +102,7 @@ POST Create new Subscription
    Check HTTP Response Status Code Is    201
    Check HTTP Response Body Json Schema Is    CimSubscription
    Check HTTP Response Header Contains    Location
    Check Postcondition Subscription Resource Returned in Location Header Is Available
    Check HTTP Response Body CimSubscription Attributes Values Match the Issued Subscription
    Check Postcondition Subscription Is Set