Loading SOL002/VNFFaultManagement-API/Subscriptions.robot +7 −1 Original line number Original line Diff line number Diff line Loading @@ -23,6 +23,7 @@ Create a new subscription ... Post-Conditions: Resource created successfully ... Post-Conditions: Resource created successfully Post Create subscription Post Create subscription Check HTTP Response Status Code Is 201 Check HTTP Response Status Code Is 201 Check HTTP Response Header Contains Location Check HTTP Response Body Json Schema Is FmSubscription Check HTTP Response Body Json Schema Is FmSubscription Check HTTP Response Header Contain Link Check HTTP Response Header Contain Link Check Postcondition resource exists Check Postcondition resource exists Loading Loading @@ -612,3 +613,8 @@ Post Create subscription with not permitted authorization scope ${output}= Output response ${output}= Output response Set Global Variable ${response} ${output} Set Global Variable ${response} ${output} Clear Requests ${callback_endpoint} Clear Requests ${callback_endpoint} Check HTTP Response Header Contains [Arguments] ${CONTENT_TYPE} Log ${response['headers']} Should Contain ${response['headers']} ${CONTENT_TYPE} Log Header is present No newline at end of file Loading
SOL002/VNFFaultManagement-API/Subscriptions.robot +7 −1 Original line number Original line Diff line number Diff line Loading @@ -23,6 +23,7 @@ Create a new subscription ... Post-Conditions: Resource created successfully ... Post-Conditions: Resource created successfully Post Create subscription Post Create subscription Check HTTP Response Status Code Is 201 Check HTTP Response Status Code Is 201 Check HTTP Response Header Contains Location Check HTTP Response Body Json Schema Is FmSubscription Check HTTP Response Body Json Schema Is FmSubscription Check HTTP Response Header Contain Link Check HTTP Response Header Contain Link Check Postcondition resource exists Check Postcondition resource exists Loading Loading @@ -612,3 +613,8 @@ Post Create subscription with not permitted authorization scope ${output}= Output response ${output}= Output response Set Global Variable ${response} ${output} Set Global Variable ${response} ${output} Clear Requests ${callback_endpoint} Clear Requests ${callback_endpoint} Check HTTP Response Header Contains [Arguments] ${CONTENT_TYPE} Log ${response['headers']} Should Contain ${response['headers']} ${CONTENT_TYPE} Log Header is present No newline at end of file