Added subscription to an MQTT queue for receiving updates related to devices #234730
ci.yaml
on: pull_request
Collect information & changes data
16s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
1m 2s
Check all requirements
35s
Check mypy
30s
Matrix: Audit licenses
Check ruff-format
20s
Check ruff
38s
Check other linters
35s
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Upload test coverage to Codecov (partial suite)
0s
Matrix: pytest-full
Upload test coverage to Codecov (full suite)
0s
Annotations
4 errors
Run tests Python 3.13 (microbees):
tests/components/microbees/test_config_flow.py#L71
test_full_flow
AssertionError: assert 0 == 1
+ where 0 = len([])
+ where [] = async_entries('microbees')
+ where async_entries = <homeassistant.config_entries.ConfigEntries object at 0x7f60a87df380>.async_entries
+ where <homeassistant.config_entries.ConfigEntries object at 0x7f60a87df380> = <HomeAssistant RUNNING>.config_entries
|
Run tests Python 3.13 (microbees):
tests/components/microbees/test_config_flow.py#L187
test_config_reauth_profile
AssertionError: assert 'wrong_account' == 'reauth_successful'
- reauth_successful
+ wrong_account
|
Run tests Python 3.13 (microbees):
tests/components/microbees/test_config_flow.py#L132
test_config_non_unique_profile
AssertionError: assert <FlowResultType.FORM: 'form'> is <FlowResultType.ABORT: 'abort'>
+ where <FlowResultType.ABORT: 'abort'> = FlowResultType.ABORT
|
Run tests Python 3.13 (microbees)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pip-freeze-3.13
|
12.1 KB |
|
pytest-234730-3.13-microbees
|
4.33 KB |
|