Merge lp://staging/~sbaldassin/ubuntu-system-tests/calendar_tests into lp://staging/ubuntu-system-tests
Proposed by
Santiago Baldassin
Status: | Rejected |
---|---|
Rejected by: | Santiago Baldassin |
Proposed branch: | lp://staging/~sbaldassin/ubuntu-system-tests/calendar_tests |
Merge into: | lp://staging/ubuntu-system-tests |
Diff against target: |
978 lines (+936/-0) 7 files modified
ubuntu_system_tests/helpers/calendar/__init__.py (+37/-0) ubuntu_system_tests/helpers/calendar/_cpo.py (+44/-0) ubuntu_system_tests/helpers/calendar/models.py (+59/-0) ubuntu_system_tests/helpers/calendar/views/agenda.py (+214/-0) ubuntu_system_tests/helpers/calendar/views/base.py (+134/-0) ubuntu_system_tests/helpers/calendar/views/common.py (+97/-0) ubuntu_system_tests/helpers/calendar/views/event.py (+351/-0) |
To merge this branch: | bzr merge lp://staging/~sbaldassin/ubuntu-system-tests/calendar_tests |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
platform-qa-bot | continuous-integration | Needs Fixing | |
Omer Akram | Pending | ||
Sergio Cazzolato | Pending | ||
Richard Huddie | Pending | ||
Review via email: mp+294706@code.staging.launchpad.net |
Commit message
Calendar app helpers
Description of the change
This mp adds the helpers for the calendar app. The helpers were taken from the ubuntu-calendar-app repo and were refactored. The idea of this change is to start organizing the helpers within ubuntu system tests by:
Splitting the views in multiple files in order to avoid huge files that are hard to read
Use constants to identify the elements selectors so that when the selector changes, it would be easier to replicate that change
Removing code from __init__py which should not be there. We should use __ini__py files to initialize the python packages
To post a comment you must log in.
Unmerged revisions
- 385. By Santiago Baldassin
-
Calendar app helpers
FAILED: Continuous integration, rev:385 /platform- qa-jenkins. ubuntu. com/job/ ubuntu- system- tests-ci/ 152/ /platform- qa-jenkins. ubuntu. com/job/ build-wily- amd64-package/ 209/console /platform- qa-jenkins. ubuntu. com/job/ build-wily- i386-package/ 209/console /platform- qa-jenkins. ubuntu. com/job/ generic- update- mp/184/ console
https:/
Executed test runs:
FAILURE: https:/
FAILURE: https:/
None: https:/
Click here to trigger a rebuild: /platform- qa-jenkins. ubuntu. com/job/ ubuntu- system- tests-ci/ 152/rebuild
https:/