Code review comment for lp:~noskcaj/ubuntu-autopilot-tests/mousepad

Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

hmm, no introspection :-(

autopilot launch -i Gtk mousepad
Gtk-Message: Failed to load module "autopilot"

Ideally we are using test_launch, and not BAMF.

Moving on, I would suggest before merging the test you add at least one simple testcase. Can you check anything else? You have the same assert in setup as in the testcase;

self.assertTrue(self.app.is_active)

review: Needs Information

« Back to merge proposal