core/tests/components/system_bridge
Aidan Timson 52b90621c7
System Bridge coordinator and connector refactor (#114896)
* Update systembridgeconnector to 5.0.0.dev2

* Refactor

* Move out of single use method

* Update systembridgeconnector to 4.1.0.dev0 and systembridgemodels to 4.1.0

* Refactor WebSocket connection handling in SystemBridgeDataUpdateCoordinator

* Remove unnessasary fluff

* Update system_bridge requirements to version 4.1.0.dev1

* Set systembridgeconnector to 4.1.0

* Fix config flow tests

We'll make this better later

* Add missing tests for media source

* Update config flow tests

* Add missing check

* Refactor WebSocket connection handling in SystemBridgeDataUpdateCoordinator

* Move inside try

* Move log

* Cleanup log

* Fix disconnection update

* Set unregistered on disconnect

* Remove bool, use listener task

* Fix eager start

* == -> is

* Reduce errors

* Update test
2024-07-17 18:39:24 +02:00
..
snapshots System Bridge coordinator and connector refactor (#114896) 2024-07-17 18:39:24 +02:00
__init__.py System Bridge coordinator and connector refactor (#114896) 2024-07-17 18:39:24 +02:00
conftest.py System Bridge coordinator and connector refactor (#114896) 2024-07-17 18:39:24 +02:00
test_config_flow.py System Bridge coordinator and connector refactor (#114896) 2024-07-17 18:39:24 +02:00
test_init.py
test_media_source.py System Bridge coordinator and connector refactor (#114896) 2024-07-17 18:39:24 +02:00