Confirmed users
330
edits
(→Systems Front End: →Task Manager: added automated tests) |
(→Clock: added automated tests) |
||
| Line 141: | Line 141: | ||
=== Clock === | === Clock === | ||
* [https://moztrap.mozilla.org/manage/case/1772/ 1772] [Alarm] Test that when the alarm triggers, the phone vibrates and an audible alarm is triggered | * [https://moztrap.mozilla.org/manage/case/1772/ 1772] [Alarm] Test that when the alarm triggers, the phone vibrates and an audible alarm is triggered | ||
* [https://moztrap.mozilla.org/manage/case/1772/ 1772] [https://moztrap.mozilla.org/manage/case/1775/ 1775] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/clock/test_clock_create_new_alarm.py (automated)] Create a new alarm, give it a label and save it. Check that the confirmation message appears with a countdown. Edit the alarm and set it to trigger 1 minute from the current time. Turn off the alarm and turn it back on. Press the Home button and wait for the alarm to trigger. Stop the alarm and check that the Clock app closes and the Home screen appears. | |||
* [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/clock/test_clock_set_alarm.py (automated)] Create a new alarm with non-default values for the repeat period, alarm sound and minutes to snooze. | |||
=== Calendar === | === Calendar === | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=937085 937085] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/calendar/test_calendar_flick_through_months.py (automated)] Flick to next month and previous month | * [https://bugzilla.mozilla.org/show_bug.cgi?id=937085 937085] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/calendar/test_calendar_flick_through_months.py (automated)] Flick to next month and previous month | ||