Merge lp://staging/~brendan-donegan/ubuntu-autopilot-tests/bug1297295 into lp://staging/ubuntu-autopilot-tests/ubuntu-experience-tests
Proposed by
Brendan Donegan
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~brendan-donegan/ubuntu-autopilot-tests/bug1297295 |
Merge into: | lp://staging/ubuntu-autopilot-tests/ubuntu-experience-tests |
Diff against target: |
106 lines (+89/-0) 2 files modified
ubuntu_experience_tests/helpers.py (+14/-0) ubuntu_experience_tests/tests/messaging_app/test_messaging_app.py (+75/-0) |
To merge this branch: | bzr merge lp://staging/~brendan-donegan/ubuntu-autopilot-tests/bug1297295 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot | continuous-integration | Needs Fixing | |
Leo Arias (community) | Needs Fixing | ||
Review via email: mp+221342@code.staging.launchpad.net |
This proposal supersedes a proposal from 2014-05-29.
Commit message
Add UX test for adding a number to a contact from an SMS message
To post a comment you must log in.
Unmerged revisions
- 44. By Brendan Donegan
-
Update to use new helpers which will be in address-book-app and fix imports
- 43. By Brendan Donegan
-
Remove accidently added mtp test code
- 42. By Brendan Donegan
-
Use messaging fixture and UbuntuExperienc
eTestCase - 41. By Brendan Donegan
-
Use TestabilityEnvi
ronment from this project - 40. By Brendan Donegan
-
Use toolkit base class to get proxy object, and fix the expected result of the test.
- 39. By Brendan Donegan
-
Merged from trunk
- 38. By Brendan Donegan
-
Cleaned flake8 errors
- 37. By Brendan Donegan
-
Added test_mtp_
transfer. py - 36. By Brendan Donegan
-
Tidy up comments
- 35. By Brendan Donegan
-
Removed contactsdb directory since it wasn't used
Looks really nice. Just you have a lot of things to move to the messaging and address book apps. From your TODOs, I think you have that on your roadmap.
In the end, this tests should be nicely readable, just calling methods with names that represent user actions, like open_thread, or add_to_contacts