Merge lp:~thomir/unity/hud-tests-to-wait_for-feature into lp:unity
Proposed by
Thomi Richards
on 2012-04-18
| Status: | Merged |
|---|---|
| Approved by: | Thomi Richards on 2012-04-18 |
| Approved revision: | 2250 |
| Merged at revision: | 2309 |
| Proposed branch: | lp:~thomir/unity/hud-tests-to-wait_for-feature |
| Merge into: | lp:unity |
| Diff against target: |
256 lines (+50/-50) 1 file modified
tests/autopilot/autopilot/tests/test_hud.py (+50/-50) |
| To merge this branch: | bzr merge lp:~thomir/unity/hud-tests-to-wait_for-feature |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Brandon Schaefer (community) | 2012-04-18 | Approve on 2012-04-18 | |
|
Review via email:
|
|||
Commit Message
Update HUD tests to use the new Eventually() matcher.
Description of the Change
Update the hud tests to use the Eventually() matcher.
To post a comment you must log in.
lp:~thomir/unity/hud-tests-to-wait_for-feature
updated
on 2012-04-18
- 2250. By Thomi Richards on 2012-04-18
-
Removed unused import, fixed reference to property being treated as a function.


Looks good +1