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

[test-upd][SOL025][DATA-ANALYTICS][v5.2.1][12.3.1.2.4,8 Test-IDs] Fix response codes

parent 3746e214
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ GET Information about an Individual Telco-Cloud data Analytics with permitted au
    ...    Applicability: none
    ...    Post-Conditions: none
    GET Individual Telco-Cloud data Analytics with permitted authorization scope
    Check HTTP Response Status Code Is    201
    Check HTTP Response Status Code Is    200
    Check HTTP Response Body Json Schema Is    individualTelcoCloudAnalytics
GET Information about an Individual Telco-Cloud data Analytics with not permitted authorization scope
    [Documentation]    Test ID:  12.3.1.2.5
@@ -73,7 +73,7 @@ GET Information about an Individual Telco-Cloud data Analytics with not permitte
GET Information about an Individual Telco-Cloud data Analytics - Unauthorized
    [Documentation]    Test ID:  12.3.1.2.6
    ...    Test title: GET Information about an Individual Telco-Cloud data Analytics without authorization
    ...    Test objective: The objective is to GET Information about an Individual Telco-Cloud data Analytics without authprization
    ...    Test objective: The objective is to GET Information about an Individual Telco-Cloud data Analytics without authorization
    ...    Pre-conditions: none
    ...    Reference: Clause 5.5.4.3.2 - ETSI GS NFV-SOL 025 [12] v5.2.1
    ...    Config ID: config_prod_NFV-MANO
@@ -105,7 +105,7 @@ PATCH Individual Telco-Cloud data Analytics
    ...    Applicability: none
    ...    Post-Conditions: Telco-Cloud data Analytics modified
    PATCH Individual Telco-Cloud data Analytics
    Check HTTP Response Status Code Is    202
    Check HTTP Response Status Code Is    200
    Check HTTP Response Body Json Schema Is    telcoCloudAnalyticsModifications

PATCH Individual Telco-Cloud data Analytics - UNPROCESSABLE CONTENT