core/tests/components/brother
Maciej Bieniek cd928d5571
Support reconfigure flow in Brother integration (#117298)
* Add reconfigure flow

* Improve config flow

* Check if it is the same printer

* Improve description

* Add tests

* Improve strings

* Add missing reconfigure_successful string

* Improve test names and comments

* Format

* Mock unload entry

* Use add_suggested_values_to_schema()

* Do not abort when another device's IP has been used

* Remove unnecessary code

* Suggested changes

---------

Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-06-12 17:39:44 +02:00
..
snapshots Refactor tests for Brother integration (#117377) 2024-05-19 20:41:47 +02:00
__init__.py Refactor tests for Brother integration (#117377) 2024-05-19 20:41:47 +02:00
conftest.py Support reconfigure flow in Brother integration (#117298) 2024-06-12 17:39:44 +02:00
test_config_flow.py Support reconfigure flow in Brother integration (#117298) 2024-06-12 17:39:44 +02:00
test_diagnostics.py Refactor tests for Brother integration (#117377) 2024-05-19 20:41:47 +02:00
test_init.py In Brother integration use SnmpEngine from SNMP integration (#118554) 2024-05-31 07:52:43 -05:00
test_sensor.py Move entity_registry_enabled_by_default to decorator [a-p] (#118794) 2024-06-04 16:18:42 +02:00