Commit 7d40d05a authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

update to address tst-102 comments

parent 0b224b98
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -19,7 +19,7 @@ Get Indicators for VNF Instance
    Get all indicators for a VNF instance
    Get all indicators for a VNF instance
    Check HTTP Response Status Code Is    200
    Check HTTP Response Status Code Is    200
    Check HTTP Response Body Json Schema Is   vnfIndicators
    Check HTTP Response Body Json Schema Is   vnfIndicators
    Check HTTP Response Body Matches VNF Instance ID
    Check HTTP Response Body Includes Requested VNF Instance ID


GET Indicators for VNF Instance with attribute-based filter
GET Indicators for VNF Instance with attribute-based filter
    [Documentation]    Test ID 6.3.2.2.2
    [Documentation]    Test ID 6.3.2.2.2
@@ -194,7 +194,7 @@ Check HTTP Response Body Json Schema Is
    Validate Json    ${schema}    ${response[0]['body']}
    Validate Json    ${schema}    ${response[0]['body']}
    Log    Json Schema Validation OK
    Log    Json Schema Validation OK


Check HTTP Response Body Matches VNF Instance ID
Check HTTP Response Body Includes Requested VNF Instance ID
    Log    Check Response includes Indicators according to resource identifier
    Log    Check Response includes Indicators according to resource identifier
    #todo
    #todo