diff --git a/SRV/RNIS/RnisQuery_BI_BO.robot b/SRV/RNIS/RnisQuery_BI_BO.robot index 0f75c03025f7d6f4bbeba28019ea036a02bdfcbb..5729c4859b1464d0a742ceb04ed0857a60497067 100644 --- a/SRV/RNIS/RnisQuery_BI_BO.robot +++ b/SRV/RNIS/RnisQuery_BI_BO.robot @@ -27,8 +27,9 @@ Request RabInfo info using non existing cell id ... ETSI GS MEC 012 2.1.1, clause 7.3.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/RabInfo Get RabInfo info using non existing cell id - Check HTTP Response Status Code Is 404 - Run Keyword If ${PIC_PROBLEM_DETAILS_ON_4xx} == 1 Check ProblemDetails 404 + Check HTTP Response Status Code Is 200 + # TODO Check the returned list is empty + # Run Keyword If ${PIC_PROBLEM_DETAILS_ON_4xx} == 1 Check ProblemDetails 404 Request Plmn info using wrong parameters [Documentation] TC_MEC_SRV_RNIS_017_BR @@ -46,8 +47,9 @@ Request Plmn info using non existing application id ... ETSI GS MEC 012 2.1.1, clause 7.4.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/PlmnInfo Get PLMN info using non existing application id - Check HTTP Response Status Code Is 404 - Run Keyword If ${PIC_PROBLEM_DETAILS_ON_4xx} == 1 Check ProblemDetails 404 + Check HTTP Response Status Code Is 200 + # TODO Check the returned list is empty + # Run Keyword If ${PIC_PROBLEM_DETAILS_ON_4xx} == 1 Check ProblemDetails 404 Request S1Bearer info using wrong parameters @@ -66,8 +68,9 @@ Request S1Bearer info using non existing cell id ... ETSI GS MEC 012 2.1.1, clause 7.5.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/S1BearerInfo Get S1Bearer info using non existing cell id - Check HTTP Response Status Code Is 404 - Run Keyword If ${PIC_PROBLEM_DETAILS_ON_4xx} == 1 Check ProblemDetails 404 + Check HTTP Response Status Code Is 200 + # TODO Check the returned list is empty + #Run Keyword If ${PIC_PROBLEM_DETAILS_ON_4xx} == 1 Check ProblemDetails 404 Request L2Meas info using wrong parameters diff --git a/SRV/UEINFOLOOK/PlatUeInformationLookup.robot b/SRV/UEINFOLOOK/PlatUeInformationLookup.robot index 1dffa6fb104231276204ac5850ee8559c9dcf550..be0e30ea860c6ba6f24965660da97316d835cdb9 100644 --- a/SRV/UEINFOLOOK/PlatUeInformationLookup.robot +++ b/SRV/UEINFOLOOK/PlatUeInformationLookup.robot @@ -49,7 +49,8 @@ TC_MEC_SRV_UEINFOLOOK_001_NF [Tags] PIC_MEC_PLAT PIC_SERVICES Get list of users with filter address ${ACR_UNKNOWN_IP} - Check HTTP Response Status Code Is 404 + Check HTTP Response Status Code Is 200 + # TODO add check that list is empty *** Keywords *** Get list of users with filter