cborld icon indicating copy to clipboard operation
cborld copied to clipboard

Add tests and checks for default values.

Open davidlehn opened this issue 4 years ago • 0 comments

Many static and instance methods use destructuring for default argument values. Add tests for the default values and add checks (with an assert or assert-like library) to handle errors as needed.

Related: https://github.com/digitalbazaar/cborld/issues/41

davidlehn avatar Apr 13 '21 02:04 davidlehn