Mike Degatano daeec266cc
Mock services on session dbus in tests (#4160)
* Mock services on session dbus in tests

* methods emit prop changes for testing
2023-03-08 11:10:24 +01:00

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).
"""