lp://staging/~brendan-donegan/ubuntu-autopilot-tests/bug1322064_mtp_transfer
Created by
Brendan Donegan
and last modified
- Get this branch:
- bzr branch lp://staging/~brendan-donegan/ubuntu-autopilot-tests/bug1322064_mtp_transfer
Only
Brendan Donegan
can upload to this branch. If you are
Brendan Donegan
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Jean-Baptiste Lallement: Needs Fixing
- Ubuntu Testcase Admins: Pending requested
-
Diff: 15 lines (+10/-0)1 file modifiedubuntu_experience_tests/tests/mtp/test_mtp_transfer.py (+10/-0)
- Ubuntu Testcase Admins: Pending requested
-
Diff: 1229 lines (+1135/-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 (+25/-0)
debian/copyright (+28/-0)
debian/rules (+11/-0)
debian/source/format (+1/-0)
setup.py (+35/-0)
ubuntu_experience_tests/__init__.py (+17/-0)
ubuntu_experience_tests/fixture_setup.py (+30/-0)
ubuntu_experience_tests/helpers.py (+135/-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/mtp/test_mtp_transfer.py (+10/-0)
ubuntu_experience_tests/tests/test_fixture_setup.py (+56/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 23. By Leonardo Arias Fonseca
-
Fix a couple of minor issues that slipped in with the ContactsDbusService branch.
- 22. By Leonardo Arias Fonseca
-
Ported package to python3. Removed dialer tests for now, because it is python2.
- 20. By Leonardo Arias Fonseca
-
skiptest is a typo in test_osd_
dialer_ integration. py, should be skipTest - 19. By Leonardo Arias Fonseca
-
Test that online accounts launched with url dispatcher can be swiped into background.
- 18. By Leonardo Arias Fonseca
-
Added readme file describing the directory structure and class name format when adding new tests.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-autopilot-tests
