telefonicaid / iotagent-node-lib

Module to enable IoT Agent developers to build custom agents for their devices that can easily connect to NGSI Context Brokers
https://iotagent-node-lib.rtfd.io/
GNU Affero General Public License v3.0
60 stars 86 forks source link

Add `timestamp=false` tests #1415

Closed mapedraza closed 1 year ago

mapedraza commented 1 year ago

This PR add 2 new tests when timestamp=false

The behaviour is the expected

This PR includes tests missing in #1404