~nskaggs/ubuntu-test-cases/fix-1367654

« back to all changes in this revision

Viewing changes to jenkins/testconfig.py

  • Committer: paul.larson at canonical
  • Date: 2014-08-08 13:55:00 UTC
  • mfrom: (269.1.3 touch)
  • Revision ID: paul.larson@canonical.com-20140808135500-vpewmdp3yh1bna9l
New reminders autopilot test added

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
    APTest('messaging-app-autopilot', pkgs=['messaging-app-autopilot']),
60
60
    APTest('address-book-app-autopilot', pkgs=['address-book-app-autopilot']),
61
61
    APTest('calendar-app-autopilot', pkgs=['address-book-service-dummy']),
 
62
    APTest('reminders-autopilot', pkgs=['python3-dbusmock', 'python3-requests-oauthlib', 'account-plugin-evernote-sandbox']),
62
63
    APTest('music-app-autopilot'),
63
64
    APTest('dropping-letters-app-autopilot'),
64
65
    APTest('sudoku-app-autopilot'),