gstd-1.x
gstd-1.x copied to clipboard
Pygstd: Improve unit tests
Pygstd tests use GstD directly (test_libgstc_python_init.py
starts the daemon and test_libgstc_python_stop_gstd.py
stops it).
The ideal implementation would be to change it for a GstD mock.