Lähettäjä: anonym Päiväys: Vastaanottaja: The Tails public development discussion list Aihe: Re: [Tails-dev] [review'n'merge:1.2.1]
test/8161-more-robust-pidgin-connected
On 24/11/14 17:03, intrigeri wrote: > Hi,
>
> the proposed branch makes the Pidgin tests a bit more reliable.
Looks good, merged!
> The only change outside the test suite is that it installs xdotool,
> which is now needed in the test suite (and I suspect we'll want to use
> it in a few other similar cases).
Indeed. We may want to create some kind of Application class that that
has methods like focus(), start_via_gnome_menu(), start_via_cli(),
close(), get_subwindows() (which in turn can be close():ed and
focus():ed) and so on.