WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
*** Test Cases *** Q_PARAMETER EXPECTED_STATUS EXPECTED_COUNT
019_07_01 Check that the total number of matching results is returned if the count parameter is set to true.
019_07_01 Check that the total number of matching results is returned if the count parameter is set to true and only the entity type is provided
${EMPTY}2002
019_07_02 Check that the total number of matching results is returned if the count parameter is set to true and a q parameter is provided
${airQualityLevel}2001
*** Keywords ***
Check that the total number of matching results is returned if the count parameter is set to true
[Documentation]If the count parameter is set to true the special HTTP header NGSILD-Results-Count is set in the response and it must contain the total number of matching results.
[Documentation]If the count parameter is set to true the special HTTP header NGSILD-Results-Count is set in the response and it must contain the total number of matching results.