[reboot] Autopilot Testcase Needed: Switch data providers
Bug #1452489 reported by
Victor Thompson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Weather App |
In Progress
|
High
|
Vamshi Balanaga |
Bug Description
An autopilot testcase is needed to test switching data providers. This test is similar to the "ubuntu_
Related branches
lp://qastaging/~fazerlicourice/ubuntu-weather-app/add-test-switch-data-providers
Ready for review
for merging
into
lp://qastaging/ubuntu-weather-app
- Andrew Hayzen: Needs Fixing
- Jenkins Bot: Needs Fixing (continuous-integration)
- Nicholas Skaggs: Pending requested
-
Diff: 333 lines (+173/-10)6 files modifiedAUTHORS (+2/-1)
app/components/DayDelegateExtraInfo.qml (+2/-0)
app/ui/settings/DataProviderPage.qml (+7/-1)
debian/changelog (+3/-0)
tests/autopilot/ubuntu_weather_app/__init__.py (+48/-2)
tests/autopilot/ubuntu_weather_app/tests/test_settings_page.py (+111/-6)
summary: |
- [reboot] Autopilot Testcase Needed: Switch providers + [reboot] Autopilot Testcase Needed: Switch data providers |
Changed in ubuntu-weather-app: | |
milestone: | none → 2.0 |
Changed in ubuntu-weather-app: | |
status: | New → Confirmed |
Changed in ubuntu-weather-app: | |
assignee: | nobody → Vamshi Balanaga (fazerlicourice) |
Changed in ubuntu-weather-app: | |
status: | Confirmed → In Progress |
To post a comment you must log in.
As a note, it would be interesting if we could run all of the autopilot tests per provider, to then check that each part of the app works for all providers.