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

Proposed by Brendan Donegan
Status: Superseded
Proposed branch: lp://staging/~brendan-donegan/ubuntu-autopilot-tests/contacts_dbus
Merge into: lp://staging/ubuntu-autopilot-tests
Diff against target: 1258 lines (+1166/-0) (has conflicts)
17 files modified
.bzr-builddeb/default.conf (+2/-0)
COPYING (+674/-0)
README (+12/-0)
debian/changelog (+5/-0)
debian/compat (+1/-0)
debian/control (+29/-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 (+133/-0)
ubuntu_experience_tests/tests/__init__.py (+36/-0)
ubuntu_experience_tests/tests/application_life_cycle/test_url_dispatcher.py (+57/-0)
ubuntu_experience_tests/tests/test_fixture_setup.py (+56/-0)
ubuntu_experience_tests/tests/test_osd_dialer_integration.py (+71/-0)
Conflict adding file debian.  Moved existing file to debian.moved.
To merge this branch: bzr merge lp://staging/~brendan-donegan/ubuntu-autopilot-tests/contacts_dbus
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Needs Fixing
Ubuntu Testcase Admins Pending
Review via email: mp+223688@code.staging.launchpad.net

Description of the change

Put ContactsDbusService in helpers.py, so that all UX tests can use it.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
22. By Brendan Donegan

Fix call to get_vcard_uid

Unmerged revisions

22. By Brendan Donegan

Fix call to get_vcard_uid

21. By Brendan Donegan

Added ContactDbusService which provides some functions to manipulate the contacts database

20. By Leo Arias

skiptest is a typo in test_osd_dialer_integration.py, should be skipTest

19. By Leo Arias

Test that online accounts launched with url dispatcher can be swiped into background.

18. By Leo Arias

Added readme file describing the directory structure and class name format when adding new tests.

17. By Leo Arias

Cleaned up the test to use the helpers from the dialer app.

16. By Leo Arias

Update the environment to use the helpers from the toolkit.

15. By Leo Arias

Added flake8 check to the debian package.

14. By Omer Akram

now ubuntu-experience-tests and also depend on dialer-app-autopilot

13. By Omer Akram

added tests for the environment fixtures

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