mirror of
https://github.com/home-assistant/core.git
synced 2026-02-15 07:36:16 +00:00
Update pytest to 9.0.0 (#156365)
This commit is contained in:
@@ -32,7 +32,7 @@ pytest-timeout==2.4.0
|
||||
pytest-unordered==0.7.0
|
||||
pytest-picked==0.5.1
|
||||
pytest-xdist==3.8.0
|
||||
pytest==8.4.2
|
||||
pytest==9.0.0
|
||||
requests-mock==1.12.1
|
||||
respx==0.22.0
|
||||
syrupy==5.0.0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# serializer version: 1
|
||||
# name: test_alarm_control_panel[None-amax_3000][alarm_control_panel.area1-entry]
|
||||
# name: test_alarm_control_panel[amax_3000-None][alarm_control_panel.area1-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -34,7 +34,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_alarm_control_panel[None-amax_3000][alarm_control_panel.area1-state]
|
||||
# name: test_alarm_control_panel[amax_3000-None][alarm_control_panel.area1-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'changed_by': None,
|
||||
@@ -51,7 +51,7 @@
|
||||
'state': 'disarmed',
|
||||
})
|
||||
# ---
|
||||
# name: test_alarm_control_panel[None-b5512][alarm_control_panel.area1-entry]
|
||||
# name: test_alarm_control_panel[b5512-None][alarm_control_panel.area1-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -86,7 +86,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_alarm_control_panel[None-b5512][alarm_control_panel.area1-state]
|
||||
# name: test_alarm_control_panel[b5512-None][alarm_control_panel.area1-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'changed_by': None,
|
||||
@@ -103,7 +103,7 @@
|
||||
'state': 'disarmed',
|
||||
})
|
||||
# ---
|
||||
# name: test_alarm_control_panel[None-solution_3000][alarm_control_panel.area1-entry]
|
||||
# name: test_alarm_control_panel[solution_3000-None][alarm_control_panel.area1-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -138,7 +138,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_alarm_control_panel[None-solution_3000][alarm_control_panel.area1-state]
|
||||
# name: test_alarm_control_panel[solution_3000-None][alarm_control_panel.area1-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'changed_by': None,
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,5 @@
|
||||
# serializer version: 1
|
||||
# name: test_sensor[None-amax_3000][sensor.area1_burglary_alarm_issues-entry]
|
||||
# name: test_sensor[amax_3000-None][sensor.area1_burglary_alarm_issues-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -34,7 +34,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-amax_3000][sensor.area1_burglary_alarm_issues-state]
|
||||
# name: test_sensor[amax_3000-None][sensor.area1_burglary_alarm_issues-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Area1 Burglary alarm issues',
|
||||
@@ -47,7 +47,7 @@
|
||||
'state': 'no_issues',
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-amax_3000][sensor.area1_faulting_points-entry]
|
||||
# name: test_sensor[amax_3000-None][sensor.area1_faulting_points-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -82,7 +82,7 @@
|
||||
'unit_of_measurement': 'points',
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-amax_3000][sensor.area1_faulting_points-state]
|
||||
# name: test_sensor[amax_3000-None][sensor.area1_faulting_points-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Area1 Faulting points',
|
||||
@@ -96,7 +96,7 @@
|
||||
'state': '0',
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-amax_3000][sensor.area1_fire_alarm_issues-entry]
|
||||
# name: test_sensor[amax_3000-None][sensor.area1_fire_alarm_issues-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -131,7 +131,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-amax_3000][sensor.area1_fire_alarm_issues-state]
|
||||
# name: test_sensor[amax_3000-None][sensor.area1_fire_alarm_issues-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Area1 Fire alarm issues',
|
||||
@@ -144,7 +144,7 @@
|
||||
'state': 'no_issues',
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-amax_3000][sensor.area1_gas_alarm_issues-entry]
|
||||
# name: test_sensor[amax_3000-None][sensor.area1_gas_alarm_issues-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -179,7 +179,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-amax_3000][sensor.area1_gas_alarm_issues-state]
|
||||
# name: test_sensor[amax_3000-None][sensor.area1_gas_alarm_issues-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Area1 Gas alarm issues',
|
||||
@@ -192,7 +192,7 @@
|
||||
'state': 'no_issues',
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-b5512][sensor.area1_burglary_alarm_issues-entry]
|
||||
# name: test_sensor[b5512-None][sensor.area1_burglary_alarm_issues-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -227,7 +227,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-b5512][sensor.area1_burglary_alarm_issues-state]
|
||||
# name: test_sensor[b5512-None][sensor.area1_burglary_alarm_issues-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Area1 Burglary alarm issues',
|
||||
@@ -240,7 +240,7 @@
|
||||
'state': 'no_issues',
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-b5512][sensor.area1_faulting_points-entry]
|
||||
# name: test_sensor[b5512-None][sensor.area1_faulting_points-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -275,7 +275,7 @@
|
||||
'unit_of_measurement': 'points',
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-b5512][sensor.area1_faulting_points-state]
|
||||
# name: test_sensor[b5512-None][sensor.area1_faulting_points-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Area1 Faulting points',
|
||||
@@ -289,7 +289,7 @@
|
||||
'state': '0',
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-b5512][sensor.area1_fire_alarm_issues-entry]
|
||||
# name: test_sensor[b5512-None][sensor.area1_fire_alarm_issues-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -324,7 +324,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-b5512][sensor.area1_fire_alarm_issues-state]
|
||||
# name: test_sensor[b5512-None][sensor.area1_fire_alarm_issues-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Area1 Fire alarm issues',
|
||||
@@ -337,7 +337,7 @@
|
||||
'state': 'no_issues',
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-b5512][sensor.area1_gas_alarm_issues-entry]
|
||||
# name: test_sensor[b5512-None][sensor.area1_gas_alarm_issues-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -372,7 +372,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-b5512][sensor.area1_gas_alarm_issues-state]
|
||||
# name: test_sensor[b5512-None][sensor.area1_gas_alarm_issues-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Area1 Gas alarm issues',
|
||||
@@ -385,7 +385,7 @@
|
||||
'state': 'no_issues',
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-solution_3000][sensor.area1_burglary_alarm_issues-entry]
|
||||
# name: test_sensor[solution_3000-None][sensor.area1_burglary_alarm_issues-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -420,7 +420,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-solution_3000][sensor.area1_burglary_alarm_issues-state]
|
||||
# name: test_sensor[solution_3000-None][sensor.area1_burglary_alarm_issues-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Area1 Burglary alarm issues',
|
||||
@@ -433,7 +433,7 @@
|
||||
'state': 'no_issues',
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-solution_3000][sensor.area1_faulting_points-entry]
|
||||
# name: test_sensor[solution_3000-None][sensor.area1_faulting_points-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -468,7 +468,7 @@
|
||||
'unit_of_measurement': 'points',
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-solution_3000][sensor.area1_faulting_points-state]
|
||||
# name: test_sensor[solution_3000-None][sensor.area1_faulting_points-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Area1 Faulting points',
|
||||
@@ -482,7 +482,7 @@
|
||||
'state': '0',
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-solution_3000][sensor.area1_fire_alarm_issues-entry]
|
||||
# name: test_sensor[solution_3000-None][sensor.area1_fire_alarm_issues-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -517,7 +517,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-solution_3000][sensor.area1_fire_alarm_issues-state]
|
||||
# name: test_sensor[solution_3000-None][sensor.area1_fire_alarm_issues-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Area1 Fire alarm issues',
|
||||
@@ -530,7 +530,7 @@
|
||||
'state': 'no_issues',
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-solution_3000][sensor.area1_gas_alarm_issues-entry]
|
||||
# name: test_sensor[solution_3000-None][sensor.area1_gas_alarm_issues-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -565,7 +565,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_sensor[None-solution_3000][sensor.area1_gas_alarm_issues-state]
|
||||
# name: test_sensor[solution_3000-None][sensor.area1_gas_alarm_issues-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Area1 Gas alarm issues',
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# serializer version: 1
|
||||
# name: test_switch[None-amax_3000][switch.main_door_locked-entry]
|
||||
# name: test_switch[amax_3000-None][switch.main_door_locked-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -34,7 +34,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-amax_3000][switch.main_door_locked-state]
|
||||
# name: test_switch[amax_3000-None][switch.main_door_locked-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Main Door Locked',
|
||||
@@ -47,7 +47,7 @@
|
||||
'state': 'on',
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-amax_3000][switch.main_door_momentarily_unlocked-entry]
|
||||
# name: test_switch[amax_3000-None][switch.main_door_momentarily_unlocked-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -82,7 +82,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-amax_3000][switch.main_door_momentarily_unlocked-state]
|
||||
# name: test_switch[amax_3000-None][switch.main_door_momentarily_unlocked-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Main Door Momentarily unlocked',
|
||||
@@ -95,7 +95,7 @@
|
||||
'state': 'off',
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-amax_3000][switch.main_door_secured-entry]
|
||||
# name: test_switch[amax_3000-None][switch.main_door_secured-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -130,7 +130,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-amax_3000][switch.main_door_secured-state]
|
||||
# name: test_switch[amax_3000-None][switch.main_door_secured-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Main Door Secured',
|
||||
@@ -143,7 +143,7 @@
|
||||
'state': 'off',
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-amax_3000][switch.output_a-entry]
|
||||
# name: test_switch[amax_3000-None][switch.output_a-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -178,7 +178,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-amax_3000][switch.output_a-state]
|
||||
# name: test_switch[amax_3000-None][switch.output_a-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Output A',
|
||||
@@ -191,7 +191,7 @@
|
||||
'state': 'off',
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-b5512][switch.main_door_locked-entry]
|
||||
# name: test_switch[b5512-None][switch.main_door_locked-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -226,7 +226,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-b5512][switch.main_door_locked-state]
|
||||
# name: test_switch[b5512-None][switch.main_door_locked-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Main Door Locked',
|
||||
@@ -239,7 +239,7 @@
|
||||
'state': 'on',
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-b5512][switch.main_door_momentarily_unlocked-entry]
|
||||
# name: test_switch[b5512-None][switch.main_door_momentarily_unlocked-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -274,7 +274,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-b5512][switch.main_door_momentarily_unlocked-state]
|
||||
# name: test_switch[b5512-None][switch.main_door_momentarily_unlocked-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Main Door Momentarily unlocked',
|
||||
@@ -287,7 +287,7 @@
|
||||
'state': 'off',
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-b5512][switch.main_door_secured-entry]
|
||||
# name: test_switch[b5512-None][switch.main_door_secured-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -322,7 +322,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-b5512][switch.main_door_secured-state]
|
||||
# name: test_switch[b5512-None][switch.main_door_secured-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Main Door Secured',
|
||||
@@ -335,7 +335,7 @@
|
||||
'state': 'off',
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-b5512][switch.output_a-entry]
|
||||
# name: test_switch[b5512-None][switch.output_a-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -370,7 +370,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-b5512][switch.output_a-state]
|
||||
# name: test_switch[b5512-None][switch.output_a-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Output A',
|
||||
@@ -383,7 +383,7 @@
|
||||
'state': 'off',
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-solution_3000][switch.main_door_locked-entry]
|
||||
# name: test_switch[solution_3000-None][switch.main_door_locked-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -418,7 +418,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-solution_3000][switch.main_door_locked-state]
|
||||
# name: test_switch[solution_3000-None][switch.main_door_locked-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Main Door Locked',
|
||||
@@ -431,7 +431,7 @@
|
||||
'state': 'on',
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-solution_3000][switch.main_door_momentarily_unlocked-entry]
|
||||
# name: test_switch[solution_3000-None][switch.main_door_momentarily_unlocked-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -466,7 +466,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-solution_3000][switch.main_door_momentarily_unlocked-state]
|
||||
# name: test_switch[solution_3000-None][switch.main_door_momentarily_unlocked-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Main Door Momentarily unlocked',
|
||||
@@ -479,7 +479,7 @@
|
||||
'state': 'off',
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-solution_3000][switch.main_door_secured-entry]
|
||||
# name: test_switch[solution_3000-None][switch.main_door_secured-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -514,7 +514,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-solution_3000][switch.main_door_secured-state]
|
||||
# name: test_switch[solution_3000-None][switch.main_door_secured-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Main Door Secured',
|
||||
@@ -527,7 +527,7 @@
|
||||
'state': 'off',
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-solution_3000][switch.output_a-entry]
|
||||
# name: test_switch[solution_3000-None][switch.output_a-entry]
|
||||
EntityRegistryEntrySnapshot({
|
||||
'aliases': set({
|
||||
}),
|
||||
@@ -562,7 +562,7 @@
|
||||
'unit_of_measurement': None,
|
||||
})
|
||||
# ---
|
||||
# name: test_switch[None-solution_3000][switch.output_a-state]
|
||||
# name: test_switch[solution_3000-None][switch.output_a-state]
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'friendly_name': 'Output A',
|
||||
|
||||
Reference in New Issue
Block a user