Open davidlehn opened 3 years ago
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
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