Bump pytest-homeassistant-custom-component from 0.13.193 to 0.13.208 #854
Annotations
10 errors
Run tests:
tests/test_config_flow.py#L46
test_successful_config_flow
AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'
|
Run tests:
tests/test_config_flow.py#L68
test_tmp_failing_config_flow
AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'
|
Run tests:
tests/test_config_flow.py#L136
test_server_host_when_good
AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
|
Run tests:
tests/test_config_flow.py#L159
test_server_ssl_enabled
AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
|
Run tests:
tests/test_config_flow.py#L221
test_server_port_when_good_port
AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
|
Run tests:
tests/test_config_flow.py#L244
test_server_port_when_port_empty
AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
|
Run tests:
tests/test_config_flow.py#L310
test_server_api_key_when_good
AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
|
Run tests:
tests/test_config_flow.py#L336
test_server_api_key_when_empty
AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
|
Run tests:
tests/test_config_flow.py#L374
test_printer_name_when_good
AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
|
Run tests:
tests/test_config_flow.py#L394
test_bad_connection_config_flow
AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'
|
Loading