Merge lp://staging/~brendan-donegan/ubuntu-autopilot-tests/bug1297295 into lp://staging/ubuntu-autopilot-tests

Proposed by Brendan Donegan
Status: Superseded
Proposed branch: lp://staging/~brendan-donegan/ubuntu-autopilot-tests/bug1297295
Merge into: lp://staging/ubuntu-autopilot-tests
Diff against target: 1125 lines (+1040/-0) (has conflicts)
16 files modified
.bzr-builddeb/default.conf (+2/-0)
COPYING (+674/-0)
README (+12/-0)
debian/changelog (+5/-0)
debian/compat (+1/-0)
debian/control (+30/-0)
debian/copyright (+28/-0)
debian/rules (+13/-0)
debian/source/format (+1/-0)
debian/ubuntu-experience-tests.install (+1/-0)
ubuntu_experience_tests/__init__.py (+17/-0)
ubuntu_experience_tests/fixture_setup.py (+30/-0)
ubuntu_experience_tests/helpers.py (+66/-0)
ubuntu_experience_tests/tests/__init__.py (+32/-0)
ubuntu_experience_tests/tests/test_fixture_setup.py (+56/-0)
ubuntu_experience_tests/tests/test_osd_dialer_integration.py (+72/-0)
Conflict adding file debian.  Moved existing file to debian.moved.
To merge this branch: bzr merge lp://staging/~brendan-donegan/ubuntu-autopilot-tests/bug1297295
Reviewer Review Type Date Requested Status
Ubuntu Testcase Admins Pending
Review via email: mp+221341@code.staging.launchpad.net

This proposal has been superseded by a proposal from 2014-05-29.

Description of the change

w

To post a comment you must log in.
20. By Brendan Donegan

Started test for adding number to contact from message

21. By Brendan Donegan

address_book_app.emulators does not exist

22. By Brendan Donegan

Start the test_add_phone_number_to_contact_from_message

23. By Brendan Donegan

Select the contact and try to connect to address-book-app

24. By Brendan Donegan

Complete most of the main steps of the test. Just need to take care of prerequisites, result checking and cleanup

25. By Brendan Donegan

Verify contact is updated

26. By Brendan Donegan

Use fixture_setup and import helpers rather than recieve_sms on it's own

27. By Brendan Donegan

Added contactsdb command line app to manipulate the contacts database

28. By Brendan Donegan

Further work on messaging UX test, using more helpers

29. By Brendan Donegan

Use more helpers and update to fix issues introduced by updates of address-book and messaging

30. By Brendan Donegan

Arranged things in the directory structure outlined in README

31. By Brendan Donegan

Merged from trunk

32. By Brendan Donegan

Create contact in setUp and clean it up afterwards. Remove the code for verifying the contact in the address-book-app itself

33. By Brendan Donegan

Merged from trunk

34. By Brendan Donegan

Add get_vcard_mobile to ContactsDbusService and use it to verify the success of the test

35. By Brendan Donegan

Removed contactsdb directory since it wasn't used

36. By Brendan Donegan

Tidy up comments

37. By Brendan Donegan

Added test_mtp_transfer.py

38. By Brendan Donegan

Cleaned flake8 errors

39. By Brendan Donegan

Merged from trunk

40. By Brendan Donegan

Use toolkit base class to get proxy object, and fix the expected result of the test.

41. By Brendan Donegan

Use TestabilityEnvironment from this project

42. By Brendan Donegan

Use messaging fixture and UbuntuExperienceTestCase

43. By Brendan Donegan

Remove accidently added mtp test code

44. By Brendan Donegan

Update to use new helpers which will be in address-book-app and fix imports

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 UbuntuExperienceTestCase

41. By Brendan Donegan

Use TestabilityEnvironment 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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches