Code review comment for lp:~sylvain-pineau/checkbox/fix-1420531

Revision history for this message
Zygmunt Krynicki (zyga) wrote :

I somewhat agree with Ara but I wanted to make it easy to write this test. If I were super picky and trying to come up with best test experience I would ask the user to spin their finger on the touchpad a few times then only pass the test if the user can do that for 10 seconds. If not I'd not fail the test, just restart the counter. Failing the test should be an explicit action the user can do (a button perhaps).

This could be coupled with a spinning wheel UI where we show the user how to move the finger and perhaps change the color from gray (neutral) to green (success) or red (failure). All of this is nice but would require more work and personally I don't know how to implement this right now. Perhaps Maciek, with more experience in QML, can help.

« Back to merge proposal