Skip to content

Commit

Permalink
Remove from testing
Browse files Browse the repository at this point in the history
  • Loading branch information
bouwew committed Oct 1, 2023
1 parent 4453ae3 commit 9ffead2
Showing 1 changed file with 3 additions and 19 deletions.
22 changes: 3 additions & 19 deletions tests/test_smile.py
Original file line number Diff line number Diff line change
Expand Up @@ -1769,7 +1769,6 @@ async def test_connect_adam_plus_anna_new(self):
"available_schedules": ["Weekschema", "Badkamer", "Test"],
"select_schedule": "Weekschema",
"last_used": "Weekschema",
"control_state": "heating",
"mode": "auto",
"sensors": {"temperature": 18.1, "setpoint": 18.5},
},
Expand Down Expand Up @@ -1863,7 +1862,6 @@ async def test_connect_adam_plus_anna_new(self):
"available_schedules": ["Weekschema", "Badkamer", "Test"],
"select_schedule": "Badkamer",
"last_used": "Badkamer",
"control_state": "off",
"mode": "auto",
"sensors": {"temperature": 17.9, "setpoint": 15.0, "battery": 56},
},
Expand Down Expand Up @@ -1957,7 +1955,7 @@ async def test_connect_adam_plus_anna_new(self):

await self.device_test(smile, "2022-01-16 00:00:01", testdata)
assert smile.gateway_id == "da224107914542988a88561b4452b0f6"
assert self.device_items == 147
assert self.device_items == 145

result = await self.tinker_thermostat(
smile,
Expand Down Expand Up @@ -2920,7 +2918,6 @@ async def test_adam_heatpump_cooling(self):
"active_preset": "away",
"available": True,
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
"control_state": "off",
"dev_class": "zone_thermostat",
"firmware": "2016-10-10T02:00:00+02:00",
"hardware": "255",
Expand Down Expand Up @@ -3019,7 +3016,6 @@ async def test_adam_heatpump_cooling(self):
"active_preset": "away",
"available": True,
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
"control_state": "off",
"dev_class": "zone_thermostat",
"firmware": "2016-10-10T02:00:00+02:00",
"hardware": "255",
Expand Down Expand Up @@ -3087,7 +3083,6 @@ async def test_adam_heatpump_cooling(self):
"active_preset": "away",
"available": True,
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
"control_state": "off",
"dev_class": "zone_thermostat",
"firmware": "2016-10-10T02:00:00+02:00",
"hardware": "255",
Expand Down Expand Up @@ -3202,7 +3197,6 @@ async def test_adam_heatpump_cooling(self):
"active_preset": "away",
"available": True,
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
"control_state": "off",
"dev_class": "zone_thermostat",
"firmware": "2016-10-10T02:00:00+02:00",
"hardware": "255",
Expand Down Expand Up @@ -3232,7 +3226,6 @@ async def test_adam_heatpump_cooling(self):
"active_preset": "away",
"available": True,
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
"control_state": "off",
"dev_class": "zone_thermostat",
"firmware": "2016-10-10T02:00:00+02:00",
"hardware": "255",
Expand Down Expand Up @@ -3261,7 +3254,6 @@ async def test_adam_heatpump_cooling(self):
"ca79d23ae0094120b877558734cff85c": {
"active_preset": "away",
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
"control_state": "off",
"dev_class": "thermostat",
"last_used": "Werkdag schema",
"location": "fa5fa6b34f6b40a0972988b20e888ed4",
Expand All @@ -3288,7 +3280,6 @@ async def test_adam_heatpump_cooling(self):
"active_preset": "away",
"available": True,
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
"control_state": "off",
"dev_class": "zone_thermostat",
"firmware": "2016-10-10T02:00:00+02:00",
"hardware": "255",
Expand Down Expand Up @@ -3318,7 +3309,6 @@ async def test_adam_heatpump_cooling(self):
"active_preset": "away",
"available": True,
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
"control_state": "off",
"dev_class": "zone_thermostat",
"firmware": "2016-10-10T02:00:00+02:00",
"hardware": "255",
Expand Down Expand Up @@ -3349,7 +3339,6 @@ async def test_adam_heatpump_cooling(self):
"active_preset": "away",
"available": True,
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
"control_state": "off",
"dev_class": "zone_thermostat",
"firmware": "2016-10-10T02:00:00+02:00",
"hardware": "255",
Expand Down Expand Up @@ -3379,7 +3368,6 @@ async def test_adam_heatpump_cooling(self):
"active_preset": "away",
"available": True,
"available_schedules": ["Opstaan weekdag", "Werkdag schema", "Weekend"],
"control_state": "off",
"dev_class": "zone_thermostat",
"firmware": "2016-10-10T02:00:00+02:00",
"hardware": "255",
Expand Down Expand Up @@ -3411,7 +3399,7 @@ async def test_adam_heatpump_cooling(self):
server, smile, client = await self.connect_wrapper()

await self.device_test(smile, "2022-01-02 00:00:01", testdata)
assert self.device_items == 443
assert self.device_items == 433

await smile.close_connection()
await self.disconnect(server, client)
Expand Down Expand Up @@ -3474,7 +3462,6 @@ async def test_adam_plus_jip(self):
"available_schedules": ["None"],
"select_schedule": "None",
"last_used": None,
"control_state": "off",
"mode": "heat",
"sensors": {"temperature": 30.0, "setpoint": 13.0, "battery": 80},
},
Expand All @@ -3499,7 +3486,6 @@ async def test_adam_plus_jip(self):
"available_schedules": ["None"],
"select_schedule": "None",
"last_used": None,
"control_state": "off",
"mode": "heat",
"sensors": {"temperature": 24.2, "setpoint": 13.0, "battery": 92},
},
Expand Down Expand Up @@ -3541,7 +3527,6 @@ async def test_adam_plus_jip(self):
"available_schedules": ["None"],
"select_schedule": "None",
"last_used": None,
"control_state": "off",
"mode": "heat",
"sensors": {"temperature": 30.0, "setpoint": 13.0, "battery": 79},
},
Expand All @@ -3566,7 +3551,6 @@ async def test_adam_plus_jip(self):
"available_schedules": ["None"],
"select_schedule": "None",
"last_used": None,
"control_state": "off",
"mode": "heat",
"sensors": {
"temperature": 27.4,
Expand Down Expand Up @@ -3659,7 +3643,7 @@ async def test_adam_plus_jip(self):

await self.device_test(smile, "2021-06-20 00:00:01", testdata)
assert smile.gateway_id == "b5c2386c6f6342669e50fe49dd05b188"
assert self.device_items == 223
assert self.device_items == 219

# Negative test
result = await self.tinker_thermostat(
Expand Down

0 comments on commit 9ffead2

Please sign in to comment.