Retrieve the temporal evolution of certain attributes of an entity
@@ -18,12 +20,12 @@ Retrieve the temporal evolution of certain attributes of an entity
Retrieve Temporal Representation Of Entity${temporal_entity_representation_id}attrs=${temporal_attributes_to_be_retrieved}context=${ngsild_test_suite_context}
Check Response Status Code Set To200
Check Response Body Containing EntityTemporal element${temporal_attributes_to_be_retrieved}
Check Response Body Containing EntityTemporal element${vehicle_expectation_file}${temporal_entity_representation_id}
#TODO Call Delete Temporal Representation Of Entity
*** Keywords ***
Setup Initial Entities
${temporal_entity_representation_id}=Generate Random Entity Id${vehicule_id_prefix}
Create Temporal Representation Of Entityvehicule-temporal-representation-sample.jsonld${temporal_entity_representation_id}
Create Temporal Representation Of Entity${vehicle_payload_file}${temporal_entity_representation_id}
Set Suite Variable${temporal_entity_representation_id}
@@ -20,7 +20,7 @@ Retrieve the temporal evolution of an entity with the simplified temporal repres
Retrieve Temporal Representation Of Entity${temporal_entity_representation_id}options=${options}context=${ngsild_test_suite_context}
Check Response Status Code Set To200
Check Response Body Containing simplified temporal representation of EntityTemporal element${vehicle_expectation_file}${temporal_entity_representation_id}
Check Response Body Containing EntityTemporal element${vehicle_expectation_file}${temporal_entity_representation_id}
#TODO Call Delete Temporal Representation Of Entity