DAVFoundation / dav-js

Enable integration of JavaScript, TypeScript, and Node.js code with the DAV Network
https://developers.dav.network/
MIT License
75 stars 50 forks source link

Added test for src/drone-delivery/MissionParams.ts #101

Closed sionelt closed 5 years ago

sionelt commented 5 years ago

Description

Motivation and Context

Test whether serialize() and deserialize() methods of the instance MissionParams are working as expected.

How Has This Been Tested?

I ran npm run jest and all tests including new test passed.

Types of changes

Checklist: