svrooij / node-sonos-ts

:speaker: Sonos control library, use this library in your own appliction.
https://sonos-ts.svrooij.io/
MIT License
84 stars 18 forks source link

Create tests for metadata helper #153

Open svrooij opened 2 years ago

svrooij commented 2 years ago

The metadata-helper src/helpers/metadata-helper.ts is the file responsible for guessing required metadata for a lot of services.

A lot of those guesses are tested, but not all of them. It would be really nice if a lot (or all) those cases would be tested.