lp://staging/~allanlesage/address-book-app/abook_navigation_collapse
Created by
Allan LeSage
and last modified
- Get this branch:
- bzr branch lp://staging/~allanlesage/address-book-app/abook_navigation_collapse
Only
Allan LeSage
can upload to this branch. If you are
Allan LeSage
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Superseded
for merging
into
lp://staging/address-book-app
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Renato Araujo Oliveira Filho (community): Approve
- Omer Akram (community): Needs Fixing
-
Diff: 875 lines (+716/-1)15 files modifieddebian/control (+2/-0)
tests/autopilot/address_book_app/emulators/__init__.py (+12/-0)
tests/autopilot/address_book_app/emulators/address_book.py (+79/-0)
tests/autopilot/address_book_app/emulators/contact_list_page.py (+193/-0)
tests/autopilot/address_book_app/emulators/contact_view.py (+84/-0)
tests/autopilot/address_book_app/emulators/toolbar.py (+38/-0)
tests/autopilot/address_book_app/tests/__init__.py (+41/-1)
tests/autopilot/address_book_app/tests/test_add_contact.py (+4/-0)
tests/autopilot/address_book_app/tests/test_collapse.py (+60/-0)
tests/autopilot/address_book_app/tests/test_contactlist.py (+4/-0)
tests/autopilot/address_book_app/tests/test_delete_contact.py (+72/-0)
tests/autopilot/address_book_app/tests/test_edit_contact.py (+4/-0)
tests/autopilot/address_book_app/tests/test_favorites.py (+121/-0)
tests/autopilot/address_book_app/tests/test_multiple_pick_mode.py (+1/-0)
tests/autopilot/address_book_app/tests/test_single_pick_mode.py (+1/-0)
Branch information
Recent revisions
- 135. By Allan LeSage
-
Resolve env prob which failed some favorites tests on transition from in-memory to faked db.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/address-book-app