mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-05-08 08:58:31 +01:00
daeec266cc
* Mock services on session dbus in tests * methods emit prop changes for testing
7 lines
257 B
Python
7 lines
257 B
Python
"""Mocks of dbus services supervisor uses.
|
|
|
|
The introspection of these mock services must match the real service for
|
|
the parts supervisor uses. Parts supervisor does not use can be omitted
|
|
for sake of brevity since the mocks are hand-written (for now).
|
|
"""
|