Commit Graph

14 Commits

Author SHA1 Message Date
Matthew Oslan
f8d3c64a33 Fix tests 2019-09-01 11:23:56 -04:00
Matthew Oslan
56f32b2d66 Fix tests 2019-06-10 19:03:46 -04:00
Samer Albahra
509f9d5b7c Fix unit testing 2019-05-23 11:13:11 -05:00
Samer Albahra
2928e3e515 Add test for adjustment method 1 2019-05-13 21:41:37 -05:00
Samer Albahra
caf381ab73 Change tests for new Typescript change 2019-05-13 20:54:03 -05:00
Samer Albahra
3e926f66a0 Fix mocha tests 2019-02-28 23:43:07 -06:00
Samer Albahra
3439f805e2 Attempt fix of build 2019-02-28 23:31:12 -06:00
Samer Albahra
35b4d782ab Fix unit test 2018-07-23 00:01:48 -05:00
Samer Albahra
616a0bda6f Fix unit tests and remove unused code 2018-07-22 19:31:38 -05:00
Samer Albahra
1fa985e941 Clean up unused code/tests 2018-07-22 18:43:22 -05:00
Samer Albahra
58bc020f34 Move weather-based rain delay into it's own adjustment method
The previous implementation caused the scale to change to zero for
user’s not using a weather adjustment method. This is not ideal since
the water scale will remain at 0% until there is user intervention.

Now it will be a user selectable method which uses a user-configurable
delay value which defaults to 24 hours.
2015-07-30 21:23:19 -07:00
Samer Albahra
eeae47ef5d Change the way restrictions are applied 2015-07-19 23:01:35 -05:00
Samer Albahra
d832c61f0b Add ability to test against Weather Underground 2015-07-12 15:54:51 -05:00
Samer Albahra
34752edd74 Add expected data reply to compare 2015-07-12 14:24:27 -05:00