Skip to content

Commit 2976d52

Browse files
restyled-commitsjmartinez-silabs
authored andcommitted
Restyled by prettier-yaml
1 parent 2c41bba commit 2976d52

File tree

6 files changed

+24
-18
lines changed

6 files changed

+24
-18
lines changed

src/app/tests/suites/certification/Test_TC_CC_3_2.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -347,8 +347,8 @@ tests:
347347
maxValue: 3
348348

349349
- label:
350-
"Step 5a: TH sends MoveHue command to DUT with MoveMode=0x01 (up)
351-
and Rate=0 (units/s)"
350+
"Step 5a: TH sends MoveHue command to DUT with MoveMode=0x01 (up) and
351+
Rate=0 (units/s)"
352352
PICS: CC.S.F00 && CC.S.C01.Rsp
353353
command: "MoveHue"
354354
arguments:
@@ -365,8 +365,8 @@ tests:
365365
error: INVALID_COMMAND
366366

367367
- label:
368-
"Step 5b: TH sends MoveHue command to DUT with MoveMode=0x03 (down)
369-
and Rate=0 (units/s)"
368+
"Step 5b: TH sends MoveHue command to DUT with MoveMode=0x03 (down)
369+
and Rate=0 (units/s)"
370370
PICS: CC.S.F00 && CC.S.C01.Rsp
371371
command: "MoveHue"
372372
arguments:
@@ -383,8 +383,8 @@ tests:
383383
error: INVALID_COMMAND
384384

385385
- label:
386-
"Step 5c: TH sends MoveHue command to DUT with MoveMode=0x00 (stop)
387-
and Rate=0 (units/s)"
386+
"Step 5c: TH sends MoveHue command to DUT with MoveMode=0x00 (stop)
387+
and Rate=0 (units/s)"
388388
PICS: CC.S.F00 && CC.S.C01.Rsp
389389
command: "MoveHue"
390390
arguments:

src/app/tests/suites/certification/Test_TC_CC_3_3.yaml

+4-3
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,8 @@ tests:
288288
maxValue: 3
289289

290290
- label:
291-
"Step 5a: TH sends StepHue command to DUT with StepMode=0x01 (up), StepSize=0"
291+
"Step 5a: TH sends StepHue command to DUT with StepMode=0x01 (up),
292+
StepSize=0"
292293
PICS: CC.S.F00 && CC.S.C02.Rsp
293294
command: "StepHue"
294295
arguments:
@@ -307,7 +308,8 @@ tests:
307308
error: INVALID_COMMAND
308309

309310
- label:
310-
"Step 5b: TH sends StepHue command to DUT with StepMode=0x03 (down), StepSize=0"
311+
"Step 5b: TH sends StepHue command to DUT with StepMode=0x03 (down),
312+
StepSize=0"
311313
PICS: CC.S.F00 && CC.S.C02.Rsp
312314
command: "StepHue"
313315
arguments:
@@ -325,7 +327,6 @@ tests:
325327
response:
326328
error: INVALID_COMMAND
327329

328-
329330
- label: "Turn off light that we turned on"
330331
PICS: OO.S.C00.Rsp
331332
cluster: "On/Off"

src/app/tests/suites/certification/Test_TC_CC_4_2.yaml

+4-2
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,8 @@ tests:
358358
maxValue: 3
359359

360360
- label:
361-
"Step 6a: TH sends MoveSaturation command to DUT with MoveMode=0x01 (up) and Rate=0 (units/s)"
361+
"Step 6a: TH sends MoveSaturation command to DUT with MoveMode=0x01
362+
(up) and Rate=0 (units/s)"
362363
command: "MoveSaturation"
363364
PICS: CC.S.F00 && CC.S.C04.Rsp
364365
arguments:
@@ -375,7 +376,8 @@ tests:
375376
error: INVALID_COMMAND
376377

377378
- label:
378-
"Step 6b: TH sends MoveSaturation command to DUT with MoveMode=0x03 (down) and Rate=0 (units/s)"
379+
"Step 6b: TH sends MoveSaturation command to DUT with MoveMode=0x03
380+
(down) and Rate=0 (units/s)"
379381
command: "MoveSaturation"
380382
PICS: CC.S.F00 && CC.S.C04.Rsp
381383
arguments:

src/app/tests/suites/certification/Test_TC_CC_4_3.yaml

+4-2
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,8 @@ tests:
328328
maxValue: 3
329329

330330
- label:
331-
"Step 5a: TH sends StepSaturation command to DUT with StepMode=0x01 (up), StepSize=0"
331+
"Step 5a: TH sends StepSaturation command to DUT with StepMode=0x01
332+
(up), StepSize=0"
332333
PICS: CC.S.F00 && CC.S.C05.Rsp
333334
command: "StepSaturation"
334335
arguments:
@@ -347,7 +348,8 @@ tests:
347348
error: INVALID_COMMAND
348349

349350
- label:
350-
"Step 5b: TH sends StepSaturation command to DUT with StepMode=0x03 (down), StepSize=0"
351+
"Step 5b: TH sends StepSaturation command to DUT with StepMode=0x03
352+
(down), StepSize=0"
351353
PICS: CC.S.F00 && CC.S.C05.Rsp
352354
command: "StepSaturation"
353355
arguments:

src/app/tests/suites/certification/Test_TC_CC_5_2.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,8 @@ tests:
217217
minValue: 0
218218
maxValue: 3
219219

220-
- label: "Step 5a: TH sends MoveColor command to DUT with RateX=0 and RateY=0"
220+
- label:
221+
"Step 5a: TH sends MoveColor command to DUT with RateX=0 and RateY=0"
221222
command: "MoveColor"
222223
PICS: CC.S.F03 && CC.S.C08.Rsp
223224
arguments:

src/app/tests/suites/certification/Test_TC_CC_7_3.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -300,8 +300,8 @@ tests:
300300
maxValue: 3
301301

302302
- label:
303-
"Step 7a: TH sends EnhancedStepHue command to DUT with
304-
StepMode=0x01 (up), StepSize=0"
303+
"Step 7a: TH sends EnhancedStepHue command to DUT with StepMode=0x01
304+
(up), StepSize=0"
305305
PICS: CC.S.F01 && CC.S.C42.Rsp
306306
command: "EnhancedStepHue"
307307
arguments:
@@ -320,8 +320,8 @@ tests:
320320
error: INVALID_COMMAND
321321

322322
- label:
323-
"Step 7b: TH sends EnhancedStepHue command to DUT with
324-
StepMode=0x03 (down), StepSize=0"
323+
"Step 7b: TH sends EnhancedStepHue command to DUT with StepMode=0x03
324+
(down), StepSize=0"
325325
PICS: CC.S.F01 && CC.S.C42.Rsp
326326
command: "EnhancedStepHue"
327327
arguments:

0 commit comments

Comments
 (0)