Merge lp:~emailgirishrawat/ubuntu-calendar-app/READMEs into lp:ubuntu-calendar-app

Proposed by Girish
Status: Merged
Approved by: Nicholas Skaggs
Approved revision: 743
Merged at revision: 739
Proposed branch: lp:~emailgirishrawat/ubuntu-calendar-app/READMEs
Merge into: lp:ubuntu-calendar-app
Diff against target: 39 lines (+9/-2)
2 files modified
README (+7/-0)
README.autopilot (+2/-2)
To merge this branch: bzr merge lp:~emailgirishrawat/ubuntu-calendar-app/READMEs
Reviewer Review Type Date Requested Status
Jenkins Bot continuous-integration Approve
Nicholas Skaggs (community) Approve
Review via email: mp+280761@code.launchpad.net

Commit message

Added a section on Dependencies in README and a section to run tests in Ubuntu SDK in README.autopilot

Description of the change

Added a section on Dependencies in README and a section to run tests in Ubuntu SDK in README.autopilot

To post a comment you must log in.
Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

Thanks for adding this!

review: Approve
Revision history for this message
Jenkins Bot (ubuntu-core-apps-jenkins-bot) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'README'
2--- README 2015-12-13 17:16:54 +0000
3+++ README 2015-12-16 19:16:32 +0000
4@@ -4,6 +4,13 @@
5 Ubuntu Calendar App is the official calendar app for Ubuntu Touch. We follow an open source model where the code is available to anyone to branch and to hack on.
6 The ubuntu calendaar app follows a test driven development (TDD) where tests are written in parallel to feature implementation to help spot regressions easier.
7
8+Dependencies
9+============
10+
11+DEPENDENCIES ARE NEEDED TO BE INSTALLED TO BUILD AND RUN THE APP.
12+
13+A complete list of dependencies for the project can be found in ubuntu-calendar-app/debian/control
14+
15 Useful Links
16 ============
17
18
19=== modified file 'README.autopilot'
20--- README.autopilot 2015-12-14 17:44:54 +0000
21+++ README.autopilot 2015-12-16 19:16:32 +0000
22@@ -17,7 +17,7 @@
23 =============
24
25 Install the following autopilot packages required to run the tests,
26- $ sudo apt-get install python3-autopilot libautopilot-qt ubuntu-ui-toolkit-autopilot python3-autopilot-vis
27+ $ sudo apt-get install python3-autopilot python3-dateutil libautopilot-qt ubuntu-ui-toolkit-autopilot python3-autopilot-vis
28
29 address-book-service-testability package may also be required if not already installed
30 $ sudo apt-get install address-book-service-testability
31@@ -54,7 +54,7 @@
32 Running tests using Ubuntu SDK
33 ==============================
34
35-https://developer.ubuntu.com/en/start/platform/guides/running-autopilot-tests/
36+Refer this tutorial to run tests on Ubuntu SDK: https://developer.ubuntu.com/en/start/platform/guides/running-autopilot-tests/
37
38 Running tests on device or emulator
39 ===================================

Subscribers

People subscribed via source and target branches

to status/vote changes: