telefonicaid / lightweightm2m-iotagent

IoT Agent accepting COAP requests. Designed to be a bridge between the OMA Lightweight M2M protocol and the NGSI interface.
https://fiware-iotagent-lwm2m.rtfd.io/
GNU Affero General Public License v3.0
24 stars 30 forks source link

Missing unit tests in NGSI-v2 #252

Open fgalan opened 3 years ago

fgalan commented 3 years ago

During the removal of NGSI-v1 some tests were deleted without an equivalence in NGSI-v2. There are four cases, all them in test/unit/registration-test.js, detail in https://github.com/telefonicaid/lightweightm2m-iotagent/pull/248#pullrequestreview-707007883

They should be recovered for NGSI-v2