Nux

Code review comment for lp:~azzar1/nux/fix-888819

Revision history for this message
Andrea Azzarone (azzar1) wrote :

> Is there a way to fake an event and show in a test that this all works?

Done. I've used

  test.ViewSendMouseClick(bla bla bla, 4);

to fake a mouse scroll in the test.

« Back to merge proposal