Commit 6703226d authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

updated test descriptions for contributions 94r2 and 96r2

parent fdbada32
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -76,7 +76,7 @@ Create new VNF Performance subscription
    Send Post Request for VNF Performance Subscription
    Send Post Request for VNF Performance Subscription
    Check HTTP Response Status Code Is    201
    Check HTTP Response Status Code Is    201
    Check HTTP Response Body Json Schema Is    PmSubscription
    Check HTTP Response Body Json Schema Is    PmSubscription
    Check HTTP Response Body Matches the Subscription
    Check HTTP Response Body PmSubscription Attributes Values Match the Issued Subscription
    Check Postcondition VNF Performance Subscription Is Set 
    Check Postcondition VNF Performance Subscription Is Set 




@@ -109,7 +109,7 @@ Create duplicated VNF Performance subscription with VNFM creating duplicated sub
    Send Post Request for Duplicated VNF Performance Subscription
    Send Post Request for Duplicated VNF Performance Subscription
    Check HTTP Response Status Code Is    201
    Check HTTP Response Status Code Is    201
    Check HTTP Response Body Json Schema Is    PmSubscription
    Check HTTP Response Body Json Schema Is    PmSubscription
    Check HTTP Response Body Matches the Subscription
    Check HTTP Response Body PmSubscription Attributes Values Match the Issued Subscription
    Check Postcondition VNF Performance Subscription Is Set 
    Check Postcondition VNF Performance Subscription Is Set 


PUT VNF Performance Subscriptions - Method not implemented
PUT VNF Performance Subscriptions - Method not implemented
+1 −1
Original line number Original line Diff line number Diff line
@@ -286,7 +286,7 @@ Check HTTP Response Body Subscriptions Match the requested Attribute-Based Filte
    # Should Be Equal As Strings    ${response['body']['callbackUri']}    ${callbackUri}
    # Should Be Equal As Strings    ${response['body']['callbackUri']}    ${callbackUri}
    #TODO
    #TODO


Check HTTP Response Body Matches the Subscription
Check HTTP Response Body PmSubscription Attributes Values Match the Issued Subscription
    Log    Check Response matches subscription
    Log    Check Response matches subscription
    ${body}=    Get File    jsons/subscriptions.json
    ${body}=    Get File    jsons/subscriptions.json
    ${subscription}=    evaluate    json.loads('''${body}''')    json
    ${subscription}=    evaluate    json.loads('''${body}''')    json
+2 −2
Original line number Original line Diff line number Diff line
@@ -76,7 +76,7 @@ Create new VNF Performance subscription
    Send Post Request for VNF Performance Subscription
    Send Post Request for VNF Performance Subscription
    Check HTTP Response Status Code Is    201
    Check HTTP Response Status Code Is    201
    Check HTTP Response Body Json Schema Is    PmSubscription
    Check HTTP Response Body Json Schema Is    PmSubscription
    Check HTTP Response Body Matches the Subscription
    Check HTTP Response Body PmSubscription Attributes Values Match the Issued Subscription
    Check Postcondition VNF Performance Subscription Is Set 
    Check Postcondition VNF Performance Subscription Is Set 




@@ -109,7 +109,7 @@ Create duplicated VNF Performance subscription with VNFM creating duplicated sub
    Send Post Request for Duplicated VNF Performance Subscription
    Send Post Request for Duplicated VNF Performance Subscription
    Check HTTP Response Status Code Is    201
    Check HTTP Response Status Code Is    201
    Check HTTP Response Body Json Schema Is    PmSubscription
    Check HTTP Response Body Json Schema Is    PmSubscription
    Check HTTP Response Body Matches the Subscription
    Check HTTP Response Body PmSubscription Attributes Values Match the Issued Subscription
    Check Postcondition VNF Performance Subscription Is Set 
    Check Postcondition VNF Performance Subscription Is Set 


PUT VNF Performance Subscriptions - Method not implemented
PUT VNF Performance Subscriptions - Method not implemented
+1 −1
Original line number Original line Diff line number Diff line
@@ -286,7 +286,7 @@ Check HTTP Response Body Subscriptions Match the requested Attribute-Based Filte
    # Should Be Equal As Strings    ${response['body']['callbackUri']}    ${callbackUri}
    # Should Be Equal As Strings    ${response['body']['callbackUri']}    ${callbackUri}
    #TODO
    #TODO


Check HTTP Response Body Matches the Subscription
Check HTTP Response Body PmSubscription Attributes Values Match the Issued Subscription
    Log    Check Response matches subscription
    Log    Check Response matches subscription
    ${body}=    Get File    jsons/subscriptions.json
    ${body}=    Get File    jsons/subscriptions.json
    ${subscription}=    evaluate    json.loads('''${body}''')    json
    ${subscription}=    evaluate    json.loads('''${body}''')    json