Commit a4f4cc7f authored by Giacomo Bernini's avatar Giacomo Bernini Committed by Giacomo Bernini
Browse files

updated check link in header

parent 3a8ca132
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -186,7 +186,7 @@ Get Change State Operation Occurrences with exclude_fields attribute selector
    ${output}=    Output    response
    ${output}=    Output    response
    Set Suite Variable    ${response}    ${output}
    Set Suite Variable    ${response}    ${output}
    
    
Check LINK in Header
Check HTTP Response Header Contains Link
    ${linkURL}=    Get Value From Json    ${response['headers']}    $..Link
    ${linkURL}=    Get Value From Json    ${response['headers']}    $..Link
    Should Not Be Empty    ${linkURL}
    Should Not Be Empty    ${linkURL}


+2 −2
Original line number Original line Diff line number Diff line
@@ -48,7 +48,7 @@ GET Subscriptions with Paged Response
    ...    Post-Conditions: 
    ...    Post-Conditions: 
    Get all Subscriptions
    Get all Subscriptions
    Check HTTP Response Status Code Is    200
    Check HTTP Response Status Code Is    200
    Check LINK in Header
    Check HTTP Response Header Contains Link
    
    
GET Subscriptions - invalid attribute-based filter
GET Subscriptions - invalid attribute-based filter
    [Documentation]    Test ID: 8.3.1.10.4
    [Documentation]    Test ID: 8.3.1.10.4