Implement consistent group assignment in config flow #5496
Annotations
10 errors and 1 warning
Run tests:
tests/config_flow/test_daily_energy.py#L64
test_create_daily_energy_entry
AssertionError: assert <FlowResultType.FORM: 'form'> == <FlowResultTy...create_entry'>
- create_entry
+ form
|
Run tests:
tests/config_flow/test_daily_energy.py#L124
test_on_time_option
AssertionError: assert <FlowResultType.FORM: 'form'> == <FlowResultTy...create_entry'>
- create_entry
+ form
|
Run tests:
tests/config_flow/test_daily_energy.py#L135
test_utility_meter_options
AssertionError: Expected step utility_meter_options, got power_advanced
|
Run tests:
tests/config_flow/test_daily_energy.py#L196
test_add_to_group
AssertionError: assert <FlowResultType.FORM: 'form'> == <FlowResultTy...create_entry'>
- create_entry
+ form
|
Run tests:
tests/config_flow/test_discovery.py#L55
test_discovery_flow
AssertionError: assert <FlowResultType.FORM: 'form'> == <FlowResultTy...create_entry'>
- create_entry
+ form
|
Run tests:
tests/config_flow/test_discovery.py#L146
test_discovery_flow_multi_profiles
AssertionError: assert <FlowResultType.FORM: 'form'> == <FlowResultTy...create_entry'>
- create_entry
+ form
|
Run tests:
tests/config_flow/test_virtual_power_library.py#L194
test_change_manufacturer_model_from_options_flow
AssertionError: assert <FlowResultType.FORM: 'form'> == <FlowResultTy...create_entry'>
- create_entry
+ form
|
Run tests:
tests/config_flow/test_virtual_power_lut.py#L200
test_lut_flow_with_sub_profiles
AssertionError
|
Run tests:
tests/config_flow/test_virtual_power_multi_switch.py#L82
test_discovery_flow
AssertionError: assert <FlowResultType.FORM: 'form'> == <FlowResultTy...create_entry'>
- create_entry
+ form
|
Run tests:
tests/config_flow/test_virtual_power_playbook.py#L107
test_playbooks_mandatory
AssertionError
|
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|