add 'test' Github action #424
Draft
Annotations
10 errors and 8 warnings
|
|
|
tests/test_options_flow.py#L60
test_options_flow_init_redirects_to_user
RuntimeError: Frame helper not set up
|
|
tests/test_options_flow.py#L47
test_options_flow_updates_options
RuntimeError: Frame helper not set up
|
|
tests/test_options_flow.py#L37
test_options_flow_form_rendering
RuntimeError: Frame helper not set up
|
|
tests/test_config_flow.py#L87
test_options_flow_update_options
RuntimeError: Frame helper not set up
|
|
tests/test_config_flow.py#L81
test_async_step_dhcp_success
TypeError: 'NoneType' object is not subscriptable
|
|
tests/test_config_flow.py#L67
test_async_step_manual_entry_success
AttributeError: 'LuxtronikFlowHandler' object has no attribute 'async_step_manual_entry'
|
|
tests/test_config_flow.py#L57
test_async_step_select_devices_success
AttributeError: 'LuxtronikFlowHandler' object has no attribute 'async_step_select_devices'
|
|
tests/test_config_flow.py#L50
test_async_step_user_with_no_available_devices
AssertionError: assert 'user' == 'manual_entry'
- manual_entry
+ user
|
|
tests/test_config_flow.py#L38
test_async_step_user_with_available_devices
AssertionError: assert 'user' == 'select_devices'
- select_devices
+ user
|
|
/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/site-packages/pytest_asyncio/plugin.py#L598
asyncio test 'test_options_flow_init_redirects_to_user' requested async @pytest.fixture 'hass' in strict mode. You might want to use @pytest_asyncio.fixture or switch to auto mode. This will become an error in future versions of flake8-asyncio.
|
|
/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/site-packages/_pytest/fixtures.py#L1181
'test_options_flow_init_redirects_to_user' requested an async fixture 'hass', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
|
|
/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/site-packages/pytest_asyncio/plugin.py#L598
asyncio test 'test_options_flow_updates_options' requested async @pytest.fixture 'hass' in strict mode. You might want to use @pytest_asyncio.fixture or switch to auto mode. This will become an error in future versions of flake8-asyncio.
|
|
/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/site-packages/_pytest/fixtures.py#L1181
'test_options_flow_updates_options' requested an async fixture 'hass', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
|
|
/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/site-packages/pytest_asyncio/plugin.py#L598
asyncio test 'test_options_flow_form_rendering' requested async @pytest.fixture 'hass' in strict mode. You might want to use @pytest_asyncio.fixture or switch to auto mode. This will become an error in future versions of flake8-asyncio.
|
|
/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/site-packages/_pytest/fixtures.py#L1181
'test_options_flow_form_rendering' requested an async fixture 'hass', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9.
See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture
|
|
tests/test_options_flow.py#L2
Unknown pytest.mark.enable_custom_integrations - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
|
|
tests/test_config_flow.py#L2
Unknown pytest.mark.enable_custom_integrations - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
|
The logs for this run have expired and are no longer available.
Loading