Koenkk / zigbee-herdsman

A Node.js Zigbee library
MIT License
482 stars 300 forks source link

Ember: Add tests for adapter layer. #1126

Closed Nerivec closed 4 months ago

Nerivec commented 4 months ago

Should provide 100% coverage for EmberAdapter class. Most of the changes are code and strings cleanup.

Fixes:

Note: This adds a lot more tests, so CI is expected to take a bit more time now.

Koenkk commented 4 months ago

Thanks!