Code review comment for lp:~azzar1/unity/fix-977961

Revision history for this message
Alex Launi (alexlauni) wrote :

Sorry I hit save too quick/by accident.

Please rename the DashLensBar(DashTestCase) class to DashLensBarTests(DashTestCase):
Move the dash ensure_visible() and the getting of the lensbar into a setUp method. Every other lensbar test will need to do the same thing. Keep tests as clean as possible.

review: Needs Fixing (quality)

« Back to merge proposal