<div dir="ltr"><div>Good afternoon,</div><div>I submitted a few bug fixes and extensions to the dbus control module in the past. One thing I noticed is that there is no integration testing for this. Even if this is not interesting for the VLC project specifically (in which case I would not submit any merge request), I think it could be handy for me to have some sort of small tests that validate my current and specially future changes.<br></div><div><br></div><div>I am looking for some good practices to implement a few test cases. Some of the basic things I will need to do is to queue media to play and inspect the tracklist. I found there are two ways test queue media to be played: some tests use files in the sample directory and others use the "mock://" uri scheme. Are there any advantages of using one over the other?</div><div><br></div><div>My plan was to use dbus-launch to have a dbus daemon process local to a specific test.</div><div><br></div><div>Thanks in advance for any tips.</div><div></div><div>  Jorge<br></div></div>