Commit 95ff88d6 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

removed not applicable tests in SOL003 vnflcm subscription

parent ce9714a8
Loading
Loading
Loading
Loading
+43 −47
Original line number Original line Diff line number Diff line
@@ -90,57 +90,49 @@ GET subscriptions - Bad Request Invalid attribute-based filtering parameters
    Check HTTP Response Status Code Is    400
    Check HTTP Response Status Code Is    400
    Check HTTP Response Body Json Schema Is    ProblemDetails
    Check HTTP Response Body Json Schema Is    ProblemDetails


GET subscriptions with all_fields attribute selector
Void
     [Documentation]    Test ID: 7.3.1.17.7
     [Documentation]    Test ID: 7.3.1.17.7
    ...    Test title: GET subscriptions with all_fields attribute selector
    ...    Test title: Void
    ...    Test objective: The objective is Get the list of active subscriptions
    ...    Test objective: Void
    ...    Pre-conditions: none
    ...    Pre-conditions: Void
    ...    Reference: Clause 5.4.18.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
    ...    Reference: Void
    ...    Config ID: Config_prod_VNFM
    ...    Config ID: Void
    ...    Applicability: none
    ...    Applicability: Void
    ...    Post-Conditions: none 
    ...    Post-Conditions: Void
    Get subscriptions with all_fields attribute selector
    Void
    Check HTTP Response Status Code Is    200

    Check HTTP Response Body Json Schema Is    Subscriptions
Void

GET subscriptions with exclude_default attribute selector
     [Documentation]    Test ID: 7.3.1.17.8
     [Documentation]    Test ID: 7.3.1.17.8
    ...    Test title: GET subscriptions with exclude_default attribute selector
    ...    Test title: Void
    ...    Test objective: The objective is Get the list of active subscriptions
    ...    Test objective: Void
    ...    Pre-conditions: none
    ...    Pre-conditions: Void
    ...    Reference: Clause 5.4.18.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
    ...    Reference: Void
    ...    Config ID: Config_prod_VNFM
    ...    Config ID: Void
    ...    Applicability: none
    ...    Applicability: Void
    ...    Post-Conditions: none 
    ...    Post-Conditions: Void
    Get subscriptions with exclude_default attribute selector
    Void
    Check HTTP Response Status Code Is    200
    
    Check HTTP Response Body Json Schema Is    Subscriptions
Void

GET subscriptions with fields attribute selector
     [Documentation]    Test ID: 7.3.1.17.9
     [Documentation]    Test ID: 7.3.1.17.9
    ...    Test title: GET subscriptions with fields attribute selector
    ...    Test title: Void
    ...    Test objective: The objective is Get the list of active subscriptions
    ...    Test objective: Void
    ...    Pre-conditions: none
    ...    Pre-conditions: Void
    ...    Reference: Clause 5.4.18.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
    ...    Reference: Void
    ...    Config ID: Config_prod_VNFM
    ...    Config ID: Void
    ...    Applicability: none
    ...    Applicability: Void
    ...    Post-Conditions: none 
    ...    Post-Conditions: Void
    Get subscriptions with fields attribute selector
    Void
    Check HTTP Response Status Code Is    200
    
    Check HTTP Response Body Json Schema Is    Subscriptions
Void

GET subscriptions with exclude_fields attribute selector
     [Documentation]    Test ID: 7.3.1.17.10
     [Documentation]    Test ID: 7.3.1.17.10
    ...    Test title: GET subscriptions with exclude_fields attribute selector
    ...    Test title: Void
    ...    Test objective: The objective is Get the list of active subscriptions
    ...    Test objective: Void
    ...    Pre-conditions: none
    ...    Pre-conditions: Void
    ...    Reference: Clause 5.4.18.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
    ...    Reference: Void
    ...    Config ID: Config_prod_VNFM
    ...    Config ID: Void
    ...    Applicability: none
    ...    Applicability: Void
    ...    Post-Conditions: none 
    ...    Post-Conditions: Void
    Get subscriptions with exclude_fields attribute selector
    Void
    Check HTTP Response Status Code Is    200
    Check HTTP Response Body Json Schema Is    Subscriptions


PUT subscriptions - Method not implemented
PUT subscriptions - Method not implemented
    [Documentation]    Test ID: 7.3.1.17.11
    [Documentation]    Test ID: 7.3.1.17.11
@@ -203,3 +195,7 @@ GET subscriptions - Bad Request Response too Big
    Get subscriptions
    Get subscriptions
    Check HTTP Response Status Code Is    400
    Check HTTP Response Status Code Is    400
    Check HTTP Response Body Json Schema Is    ProblemDetails
    Check HTTP Response Body Json Schema Is    ProblemDetails

*** Keywords ***
Void
    Log    do nothing
 No newline at end of file