Loading SRV/RNIS/RnisQuery_BV.robot +3 −3 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ Request RabInfo info ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/RabInfo Get RabInfo info Check HTTP Response Status Code Is 200 Check HTTP Response Body Json Schema Is RabInfos Check HTTP Response Body Json Schema Is RabInfo Check RabInfo ${response['body']} Loading @@ -30,7 +30,7 @@ Request Plmn info Get PLMN info Check HTTP Response Status Code Is 200 Check HTTP Response Body Json Schema Is PlmnInfos Check PlmnInfo ${response['body']} Check PlmnInfo ${response['body'][0]} Request S1Bearer info Loading SRV/RNIS/resources/RadioNetworkInformationAPI.robot +1 −2 Original line number Diff line number Diff line Loading @@ -27,8 +27,7 @@ Check RabInfo log ${received_value} Should Be Equal As Strings ${received_value['appInstanceId']} ${APP_INS_ID} Should Not Be Empty ${received_value['requestId']} Should Be Equal As Strings ${received_value['cellUserInfo'][0]['ecgi']['cellId']} ${CELL_ID} Run Keyword If 'cellUserInfo' in ${received_value} Should Be Equal As Strings ${received_value['cellUserInfo'][0]['ecgi']['cellId']} ${CELL_ID} Check PlmnInfo [Arguments] ${received_value} Loading Loading
SRV/RNIS/RnisQuery_BV.robot +3 −3 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ Request RabInfo info ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/RabInfo Get RabInfo info Check HTTP Response Status Code Is 200 Check HTTP Response Body Json Schema Is RabInfos Check HTTP Response Body Json Schema Is RabInfo Check RabInfo ${response['body']} Loading @@ -30,7 +30,7 @@ Request Plmn info Get PLMN info Check HTTP Response Status Code Is 200 Check HTTP Response Body Json Schema Is PlmnInfos Check PlmnInfo ${response['body']} Check PlmnInfo ${response['body'][0]} Request S1Bearer info Loading
SRV/RNIS/resources/RadioNetworkInformationAPI.robot +1 −2 Original line number Diff line number Diff line Loading @@ -27,8 +27,7 @@ Check RabInfo log ${received_value} Should Be Equal As Strings ${received_value['appInstanceId']} ${APP_INS_ID} Should Not Be Empty ${received_value['requestId']} Should Be Equal As Strings ${received_value['cellUserInfo'][0]['ecgi']['cellId']} ${CELL_ID} Run Keyword If 'cellUserInfo' in ${received_value} Should Be Equal As Strings ${received_value['cellUserInfo'][0]['ecgi']['cellId']} ${CELL_ID} Check PlmnInfo [Arguments] ${received_value} Loading