فهرست منبع

tests (rgbcw_lightbulb): update tests for new entities

Earlier commit added full entity coverage for all possible entities for standard lightbulbs.
Due to full tests only being run on python code changes, the test update was missed.
Jason Rumney 2 ماه پیش
والد
کامیت
82b1486ac9
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      tests/devices/test_rgbcw_lightbulb.py

+ 6 - 0
tests/devices/test_rgbcw_lightbulb.py

@@ -36,6 +36,12 @@ class TestRGBCWLightbulb(BasicTextTests, TuyaDeviceTestCase):
                 "text_scene",
                 "time_timer",
                 "switch_do_not_disturb",
+                "text_music",
+                "text_control",
+                "text_debug",
+                "text_rhythm",
+                "text_sleep",
+                "text_wakeup",
             ]
         )