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
=== added directory 'snap/testability'
=== modified file 'snapcraft.yaml'
--- snapcraft.yaml 2016-12-02 17:56:23 +0000
+++ snapcraft.yaml 2017-01-24 12:34:27 +0000
@@ -16,6 +16,11 @@
16 content: ubuntu-app-platform116 content: ubuntu-app-platform1
17 target: ubuntu-app-platform17 target: ubuntu-app-platform
18 default-provider: ubuntu-app-platform18 default-provider: ubuntu-app-platform
19
20 testability:
21 interface: content
22 content: testability
23 target: testability
1924
20parts:25parts:
21 ubuntu-clock-app:26 ubuntu-clock-app:

Subscribers

People subscribed via source and target branches