Skip to content

Commit

Permalink
Updated test suite with return value.
Browse files Browse the repository at this point in the history
  • Loading branch information
arun-silabs committed Oct 28, 2024
1 parent d2220b3 commit 7ff9f2e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/app/tests/suites/TestFanControl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ tests:
attribute: "PercentSetting"
arguments:
value: null
response:
error: INVALID_IN_STATE

- label: "Read back percent setting"
command: "readAttribute"
Expand Down Expand Up @@ -105,6 +107,8 @@ tests:
attribute: "SpeedSetting"
arguments:
value: null
response:
error: INVALID_IN_STATE

- label: "Read back speed setting"
command: "readAttribute"
Expand Down

0 comments on commit 7ff9f2e

Please sign in to comment.