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.
[Documentation]Verify that on a GET HTTP request if nothing is specified on the Accept header, "application/json" is assumed (/temporal/entities)
[Documentation]Verify that on a GET HTTP request if nothing is specified on the Accept header, "application/json" is assumed (/temporal/entities)
[Tags]te-query6_3_4
[Tags]te-query6_3_4
${temporal_entity_representation_id}=Generate Random Entity Id${tea_id_prefix}
${temporal_entity_representation_id}=Generate Random Entity Id${tea_id_prefix}
Create Temporal Representation Of Entity${tea_filename}${temporal_entity_representation_id}
${response}=Create Or Update Temporal Representation Of Entity Selecting Content Type${temporal_entity_representation_id}${tea_filename}${CONTENT_TYPE_LD_JSON}
Check Response Status Code201${response['status']}
Check Response Status Code201${response['status']}
${request}${response}=Query Temporal Representation Of Entities With Returnentity_types=${teatype}timerel=aftertimeAt=2020-08-01T12:05:00Zcontext=${ngsild_test_suite_context}accept=*/*
${request}${response}=Query Temporal Representation Of Entities With Returnentity_types=${teatype}timerel=aftertimeAt=2020-08-01T12:05:00Zcontext=${ngsild_test_suite_context}accept=*/*
Check Response Status Code200${response['status']}
Check Response Status Code200${response['status']}