DAVFoundation / dav-js

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

#18 Create tests for `vessel-charging/BidParams` using jest. #77

Closed Aliciawyse closed 5 years ago

Aliciawyse commented 5 years ago

Created tests to check that the serialize and deserialize methods work as expected.

Description

Motivation and Context

This pull request adds more test coverage to the project.

How Has This Been Tested?

I typed npm run jest in the console to run the entire test suite.

Types of changes

Checklist: