Merge lp:~sbaldassin/ubuntu-clock-app/testability into lp:ubuntu-clock-app

Proposed by Santiago Baldassin
Status: Needs review
Proposed branch: lp:~sbaldassin/ubuntu-clock-app/testability
Merge into: lp:ubuntu-clock-app
Diff against target: 16 lines (+5/-0)
1 file modified
snapcraft.yaml (+5/-0)
To merge this branch: bzr merge lp:~sbaldassin/ubuntu-clock-app/testability
Reviewer Review Type Date Requested Status
Ubuntu Clock Developers Pending
Review via email: mp+315458@code.launchpad.net

Commit message

Adding testability support

Description of the change

This mp adds testability support. autopilot-qt snap will mount the testability library within the testability folder once the interface is connected

To post a comment you must log in.

Unmerged revisions

505. By Santiago Baldassin

Adding testability support

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added directory 'snap/testability'
2=== modified file 'snapcraft.yaml'
3--- snapcraft.yaml 2016-12-02 17:56:23 +0000
4+++ snapcraft.yaml 2017-01-24 12:34:27 +0000
5@@ -16,6 +16,11 @@
6 content: ubuntu-app-platform1
7 target: ubuntu-app-platform
8 default-provider: ubuntu-app-platform
9+
10+ testability:
11+ interface: content
12+ content: testability
13+ target: testability
14
15 parts:
16 ubuntu-clock-app:

Subscribers

People subscribed via source and target branches