summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-04-19Merged trunk, resolved conflicts.Thomi Richards
2012-04-18QuicklistView: fixed the quicklist key navigation, to make it consistent with...Marco Trevisan (Treviño)
2012-04-19autopilot, test_quicklist: cyclic keynav docstring fixesMarco Trevisan (Treviño)
2012-04-19autopilot, test_quicklist: use the Eventually matcher to avoid false-negativesMarco Trevisan (Treviño)
2012-04-18Update HUD tests to use the new Eventually() matcher.. Fixes: . Approved by B...Thomi Richards
2012-04-19Merging with trunkMarco Trevisan (Treviño)
2012-04-18Fixed going from the Hud to the Dash forgetting window focus when exiting fro...Brandon Schaefer
2012-04-19autopilot: quicklist emulator, applying Thomi's fixes.Marco Trevisan (Treviño)
2012-04-19Removed unused import, fixed reference to property being treated as a function.Thomi Richards
2012-04-19Merged trunk.Thomi Richards
2012-04-18* Use the correct assertBrandon Schaefer
2012-04-18* removed sleepBrandon Schaefer
2012-04-18Home lens tests use wait_for instead of explicit sleep statements.. Fixes: . ...Thomi Richards
2012-04-18* Fixes Hud to Dash not restoring window focusBrandon Schaefer
2012-04-19Merged trunk, reso;lved conflicts.Thomi Richards
2012-04-18IBus tests use new Eventually matcher.. Fixes: . Approved by Thomi Richards.Thomi Richards
2012-04-18* Fixed indent errorBrandon Schaefer
2012-04-18* Fixed the dash test that was removedBrandon Schaefer
2012-04-18* uses propertiesBrandon Schaefer
2012-04-18* merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk,...Brandon Schaefer
2012-04-18autopilot, test_quicklist: docstrings updated.Marco Trevisan (Treviño)
2012-04-18autopilot: quicklist, use only propertiesMarco Trevisan (Treviño)
2012-04-18Merge trunk.Andrea Azzarone
2012-04-18Fix AP test.Andrea Azzarone
2012-04-18Launcher tests use Eventually() matcher.. Fixes: . Approved by Thomi Richards.Thomi Richards
2012-04-18Dash autopilot tests use the new autopilot wait_for feature.. Fixes: . Approv...Thomi Richards
2012-04-17* Fixed 2 ap failsBrandon Schaefer
2012-04-18Command lens uses Eventually() autopilot matcher to eliminate the need for sl...Thomi Richards
2012-04-18Cleaned up docstrings and whitespace in autopilot panel tests.. Fixes: . Appr...Thomi Richards
2012-04-17Adds an Eventually() matcher that allows us to block a while until a unity at...Thomi Richards
2012-04-18Cleaned up code after review.Thomi Richards
2012-04-18Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature.Thomi Richards
2012-04-18Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature.Thomi Richards
2012-04-18Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to...Thomi Richards
2012-04-18Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-wit...Thomi Richards
2012-04-18Check match and wait_for attribute are callables.:Thomi Richards
2012-04-18Fixed code from review.Thomi Richards
2012-04-18Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature.Thomi Richards
2012-04-18Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature.Thomi Richards
2012-04-18Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to...Thomi Richards
2012-04-18Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-wit...Thomi Richards
2012-04-18Fixed code from review.Thomi Richards
2012-04-17Extend the autopilot wait_for feature to use testtools matcher instances as w...Thomi Richards
2012-04-18Whitespace, PEP8 and PEP257 fixes for the panel tests.Thomi Richards
2012-04-18Launcher emulator now uses wait_for to block until the action has been perfor...Thomi Richards
2012-04-18Launcher tests now use Eventually() matcher. Also removed some cruft from the...Thomi Richards
2012-04-18IBus tests now use the Eventually() matcher instead of wait_for.Thomi Richards
2012-04-18Hud tests now use Eventually() matcher object instead of wait_for.Thomi Richards
2012-04-18Home lens tests now use the Eventually() syntax.Thomi Richards
2012-04-18Missed one spot.Thomi Richards