Release v1.4.1 (#13)

* specific error when requested channel is bigger than total

* fix for multi-channel devices

* updated test expectations

* fixes with uiid api changes

* fix wrong error message

* added new test cases

* return expected error on wrong channel number

* added more devices

* version bump
This commit is contained in:
Martin M
2019-09-11 23:46:17 -03:00
committed by GitHub
parent 171faa617b
commit 024aaa8a2c
10 changed files with 190 additions and 52 deletions

View File

@@ -7,6 +7,7 @@ const {
password,
deviceIdWithPower,
} = require('./_setup/credentials.json');
const {
rawPowerUsageExpectations,
currentMonthPowerUsageExpectations,