Skip to content

Update test_client.py to existing API-features

Daniel Teichmann requested to merge mr/test_client.py into master

Adds following methods of the D-Bus API:

  • start()
  • stop(pid)
  • refresh_status(pid)
  • status(pid)

Merge request reports