Skip to content

Commit 2ff5db5

Browse files
committed
Description-improvements
1 parent 393cae9 commit 2ff5db5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test_smile.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3388,7 +3388,7 @@ async def test_connect_anna_elga_2(self):
33883388
@pytest.mark.asyncio
33893389
async def test_connect_anna_elga_2_schedule_off(self):
33903390
"""
3391-
Test Anna with Elga setup in idle mode, modified to schedule off.
3391+
Test Anna with Elga setup, cooling off, in idle mode, modified to schedule off.
33923392
"""
33933393
testdata = {
33943394
"ebd90df1ab334565b5895f37590ccff4": {
@@ -3431,7 +3431,7 @@ async def test_connect_anna_elga_2_schedule_off(self):
34313431
@pytest.mark.asyncio
34323432
async def test_connect_anna_elga_2_cooling(self):
34333433
"""
3434-
Test a 2nd Anna with Elga setup in cooling mode. This testcase also covers
3434+
Test a 2nd Anna with Elga setup with cooling active. This testcase also covers
34353435
testing of the generation of a cooling-based schedule, opposite the generation
34363436
of a heating-based schedule.
34373437
"""

0 commit comments

Comments
 (0)