Loading GenericKeywords.robot +4 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,10 @@ Should Be Present In Json Should Be Equal As Strings ${expr}[${json_field}] ${json_value} Check Response Contains [Arguments] ${source} ${parameter} ${value} Should Be Present In Json List ${source} ${parameter} ${value} Check Response Contains in Json [Arguments] ${source} ${parameter} ${value} Should Be Present In Json ${source} ${parameter} ${value} Loading MEC011/SRV/APPSUB/PlatAppSubscriptions.robot +2 −17 Original line number Diff line number Diff line Loading @@ -52,23 +52,8 @@ TP_MEC_MEC011_SRV_APPSUB_002_OK Check HTTP Response Status Code Is 201 Check HTTP Response Body Json Schema Is AppTerminationNotificationSubscription Check HTTP Response Header Contains Location Check Response Contains ${response['body']} subscriptionType AppTerminationNotificationSubscription Check Response Contains ${response['body']} callbackReference ${APP_TERM_NOTIF_CALLBACK_URI} TP_MEC_MEC011_SRV_APPSUB_002_BR [Documentation] ... Check that the IUT responds with the information on a specific subscription ... when queried by a MEC Application ... ... Reference ETSI GS MEC 011 V2.2.1, clause 7.2.3.3.4 ... OpenAPI https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#/definitions/AppTerminationNotificationSubscription [Tags] PIC_MEC_PLAT PIC_SERVICES Get individual subscription ${APP_INSTANCE_ID} ${SUBSCRIPTION_ID} Check HTTP Response Status Code Is 200 Check HTTP Response Body Json Schema Is AppTerminationNotificationSubscription Check Response Contains ${response['body']} subscriptionType AppTerminationNotificationSubscription Check Response Contains in Json ${response['body']} subscriptionType AppTerminationNotificationSubscription Check Response Contains in Json ${response['body']} callbackReference ${APP_TERM_NOTIF_CALLBACK_URI} Loading MEC013/SRV/UEINFOSUB/PlatUeInformationSubscription.robot +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ TC_MEC_MEC013_SRV_UEINFOSUB_002_OK Check HTTP Response Status Code Is 204 TC_MEC_SRV_UEINFOSUB_002_NF TC_MEC_MEC013_SRV_UEINFOSUB_002_NF [Documentation] ... Check that the IUT responds with an error when ... a request for an unknown URI is sent by a MEC Application Loading Loading
GenericKeywords.robot +4 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,10 @@ Should Be Present In Json Should Be Equal As Strings ${expr}[${json_field}] ${json_value} Check Response Contains [Arguments] ${source} ${parameter} ${value} Should Be Present In Json List ${source} ${parameter} ${value} Check Response Contains in Json [Arguments] ${source} ${parameter} ${value} Should Be Present In Json ${source} ${parameter} ${value} Loading
MEC011/SRV/APPSUB/PlatAppSubscriptions.robot +2 −17 Original line number Diff line number Diff line Loading @@ -52,23 +52,8 @@ TP_MEC_MEC011_SRV_APPSUB_002_OK Check HTTP Response Status Code Is 201 Check HTTP Response Body Json Schema Is AppTerminationNotificationSubscription Check HTTP Response Header Contains Location Check Response Contains ${response['body']} subscriptionType AppTerminationNotificationSubscription Check Response Contains ${response['body']} callbackReference ${APP_TERM_NOTIF_CALLBACK_URI} TP_MEC_MEC011_SRV_APPSUB_002_BR [Documentation] ... Check that the IUT responds with the information on a specific subscription ... when queried by a MEC Application ... ... Reference ETSI GS MEC 011 V2.2.1, clause 7.2.3.3.4 ... OpenAPI https://forge.etsi.org/rep/mec/gs011-app-enablement-api/blob/master/MecAppSupportApi.yaml#/definitions/AppTerminationNotificationSubscription [Tags] PIC_MEC_PLAT PIC_SERVICES Get individual subscription ${APP_INSTANCE_ID} ${SUBSCRIPTION_ID} Check HTTP Response Status Code Is 200 Check HTTP Response Body Json Schema Is AppTerminationNotificationSubscription Check Response Contains ${response['body']} subscriptionType AppTerminationNotificationSubscription Check Response Contains in Json ${response['body']} subscriptionType AppTerminationNotificationSubscription Check Response Contains in Json ${response['body']} callbackReference ${APP_TERM_NOTIF_CALLBACK_URI} Loading
MEC013/SRV/UEINFOSUB/PlatUeInformationSubscription.robot +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ TC_MEC_MEC013_SRV_UEINFOSUB_002_OK Check HTTP Response Status Code Is 204 TC_MEC_SRV_UEINFOSUB_002_NF TC_MEC_MEC013_SRV_UEINFOSUB_002_NF [Documentation] ... Check that the IUT responds with an error when ... a request for an unknown URI is sent by a MEC Application Loading