Merge lp:~nskaggs/music-app/manual-tests into lp:music-app

Proposed by Nicholas Skaggs
Status: Merged
Approved by: Victor Thompson
Approved revision: 956
Merged at revision: 959
Proposed branch: lp:~nskaggs/music-app/manual-tests
Merge into: lp:music-app
Diff against target: 427 lines (+364/-0)
11 files modified
tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-external.pxu (+62/-0)
tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-library.pxu (+131/-0)
tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-playlists.pxu (+73/-0)
tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-queue.pxu (+44/-0)
tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-recent.pxu (+28/-0)
tests/manual/2015.com.ubuntu.music:music-tests/manage.py (+21/-0)
tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-external.whitelist (+1/-0)
tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-library.whitelist (+1/-0)
tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-playlists.whitelist (+1/-0)
tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-queue.whitelist (+1/-0)
tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-recent.whitelist (+1/-0)
To merge this branch: bzr merge lp:~nskaggs/music-app/manual-tests
Reviewer Review Type Date Requested Status
Jenkins Bot continuous-integration Approve
Victor Thompson Approve
Andrew Hayzen Approve
Nicholas Skaggs Pending
Ubuntu Phone Apps Jenkins Bot continuous-integration Pending
Review via email: mp+280777@code.launchpad.net

This proposal supersedes a proposal from 2015-09-23.

Commit message

* Add manual tests in checkbox format to repo

Description of the change

* Add manual tests in checkbox format to repo

This has been directly copied from the old manual tests [0]

Note that the durations are all 600 and that any notes/prerequisites I've currently put in the 1.

0 - http://pad.ubuntu.com/MusicAppManualTesting

---

Andrew, this is the version that shipped with Pilot. The ideas about inline images, etc, still stands. Something to take more about with the checkbox team if we can't get it to work. For now however, these work well.

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote : Posted in a previous version of this proposal

PASSED: Continuous integration, rev:918
http://91.189.93.70:8080/job/music-app-ci/1381/
Executed test runs:
    SUCCESS: http://91.189.93.70:8080/job/music-app-vivid-amd64-ci/233

Click here to trigger a rebuild:
http://91.189.93.70:8080/job/music-app-ci/1381/rebuild

review: Approve (continuous-integration)
Revision history for this message
Victor Thompson (vthompson) wrote : Posted in a previous version of this proposal

I noticed a few small things, but otherwise this lgtm.

review: Needs Fixing
Revision history for this message
Andrew Hayzen (ahayzen) wrote : Posted in a previous version of this proposal

* Modify tests that use SD card to not mention krillin and include the 'only applicable'
* Add capitalisation

Please retest :-)

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote : Posted in a previous version of this proposal

PASSED: Continuous integration, rev:919
http://91.189.93.70:8080/job/music-app-ci/1383/
Executed test runs:
    SUCCESS: http://91.189.93.70:8080/job/music-app-vivid-amd64-ci/235

Click here to trigger a rebuild:
http://91.189.93.70:8080/job/music-app-ci/1383/rebuild

review: Approve (continuous-integration)
Revision history for this message
Victor Thompson (vthompson) wrote : Posted in a previous version of this proposal

This looks good to me. I'd like to get balloon's final opinion prior to merging, however.

review: Approve
Revision history for this message
Nicholas Skaggs (nskaggs) wrote : Posted in a previous version of this proposal

These are fine, but will need a provider and folder layout to make them plug and play. I'll bundle them and try them before providing a diff.

It's not crystal clear if we do want to include the provider in here, so perhaps these will be a-ok.

Revision history for this message
Nicholas Skaggs (nskaggs) wrote : Posted in a previous version of this proposal

Prefix the tests file names with 'music-'

You are missing a colon
s/_description/_description:/g

Still deciding on the provider / no provider bit.

review: Needs Fixing
Revision history for this message
Nicholas Skaggs (nskaggs) wrote : Posted in a previous version of this proposal

Ohh my, I didn't notice the embedded links for results! Those won't play nice on the phone. Not sure what to do with them right now, other than to ensure there is text to go along with them.

It is possible to embed the image, but we are limited to text because of how QA stores the tests and processes them. It may be possible to embed them anyway though :p

review: Needs Fixing
Revision history for this message
Nicholas Skaggs (nskaggs) wrote : Posted in a previous version of this proposal

Leaving a note on how the images would have to be embedded. We would have to change the job type, as well as package the images and reference them.

use qml type of job
include $your_file.png in the 'data' dir of the provider
reference it as Qt.resolvedUrl("$your_file.png")

Revision history for this message
Victor Thompson (vthompson) wrote : Posted in a previous version of this proposal

I'm going to hold off on reviewing this for now. Andrew, could you look into balloon's concerns?

Revision history for this message
Jenkins Bot (ubuntu-core-apps-jenkins-bot) wrote : Posted in a previous version of this proposal
review: Needs Fixing (continuous-integration)
Revision history for this message
Jenkins Bot (ubuntu-core-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Andrew Hayzen (ahayzen) wrote :

LGTM! As discussed for now we'll merge this with the image links so that Pilot can be 'in-sync' :-)

review: Approve
Revision history for this message
Victor Thompson (vthompson) wrote :

Lgtm!

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=== added directory 'tests/manual'
2=== added directory 'tests/manual/2015.com.ubuntu.music:music-tests'
3=== added directory 'tests/manual/2015.com.ubuntu.music:music-tests/jobs'
4=== added file 'tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-external.pxu'
5--- tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-external.pxu 1970-01-01 00:00:00 +0000
6+++ tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-external.pxu 2015-12-16 22:01:27 +0000
7@@ -0,0 +1,62 @@
8+plugin: resource
9+id: music-external/system-image
10+_summary: [Automated] gather system information
11+command: system-image-cli -i
12+_description:
13+ Gather system info
14+
15+id: music-external/uri-handler
16+plugin: manual
17+_summary: Test music appears in scope and can be launched
18+estimated_duration: 600
19+_description:
20+ Test music appears in scope and can be launched
21+ 1. Switch to music scope
22+ Expect to see artists:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-101609.png
23+ Sometimes the search in the scope doesn't seem to load. I'll recreate and file that later since it's the scope and not the app
24+ 2. Tap artist
25+ Expect to see zoomed in view of artist and below it, some albums:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-101722.png
26+ 3. Tap album
27+ Expect to see a zoomed in view of the album including a list of tracks and button to play in music app:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-101752.png
28+ 4. Tap "Play in music app"
29+ Expect to see music app launch and a track to start playing:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-101818.png
30+
31+id: music-external/content-hub
32+plugin: manual
33+_summary: Test music can be imported via content-hub
34+estimated_duration: 600
35+_description:
36+ Test music can be imported via content-hub
37+ 1. Open the browser, navigate to jamendo.com
38+ 2. Find a song to download
39+ 3. Select to "Open with" the Music app
40+ 4. When the download is finished, select "Open"
41+ Expect the music app to open
42+ Expect the track to be imported into ~/Music/Imported
43+ Expect the current queue to be cleared and replaced by the item(s) imported via content-hub
44+ Expect the first song in the import to start playing
45+
46+id: music-external/headphones
47+plugin: manual
48+_summary: Test music plays in headphones
49+estimated_duration: 600
50+_description:
51+ Test music plays in headphones
52+ 1. Play music in app
53+ 2. Attach headphones
54+ Expect music to play through headphones
55+ 3. Detach headphones
56+ Expect the music to pause
57+ 4. Select play
58+ Expect music to play through internal speaker
59+
60+id: music-external/infographics
61+plugin: manual
62+_summary: Test welcome screen stats
63+estimated_duration: 600
64+_description:
65+ Test welcome screen stats
66+ 1. Note: This should be done after the above tests have been completed, and music has been played successfully
67+ 2. Tap power button to lock screen
68+ 3. Tap power button to wake phone
69+ Expect to see user metrics of songs played (may need to tap-tap this screen to loop round to "songs played today"):- http://people.canonical.com/~alan/screenshots/device-2014-11-17-210613.png
70
71=== added file 'tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-library.pxu'
72--- tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-library.pxu 1970-01-01 00:00:00 +0000
73+++ tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-library.pxu 2015-12-16 22:01:27 +0000
74@@ -0,0 +1,131 @@
75+plugin: resource
76+id: music-library/system-image
77+_summary: [Automated] gather system information
78+command: system-image-cli -i
79+_description:
80+ Gather system info
81+
82+id: music-library/empty-state
83+plugin: manual
84+_summary: Test to check that the empty state for the library is shown
85+estimated_duration: 600
86+_description:
87+ Test to check that the empty state for the library is shown
88+ 1. Launch music app with no music on device (and no or empty SD card if applicable)
89+ 2. Expected empty state screen
90+ http://people.canonical.com/~alan/screenshots/device-2015-01-23-094554.png
91+
92+id: music-library/music-appears
93+plugin: manual
94+_summary: Test music appearing when on device
95+estimated_duration: 600
96+_description:
97+ Test music appearing when on device
98+ 1. Launch music app
99+ 2. Unlock device
100+ 3. On desktop navigate to Devices -> Device name -> Music
101+ 4. Copy music over USB cable via MTP to Music folder
102+ Note: Only MP3 and FLAC files.
103+ 5. Expect to see music appearing inside the application with appropriate artwork (this may take a while as mediascanner looks for music)
104+
105+id: music-library/music-appears-views
106+plugin: manual
107+_summary: Test music appears appropriately in each view
108+estimated_duration: 600
109+_description:
110+ Test music appears appropriately in each view
111+ 1. Launch music app - expect populated views
112+ 2. Switch to Artists view
113+ Expect to see artists listed in card view:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-101312.png
114+ 3. Switch to Albums view
115+ Expect to see album covers:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-101331.png
116+ 4. Switch to Genres view
117+ Expect to see (multiple if copied) genres with (multiple if appropriate) album cover art:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-101348.png
118+ 5. Switch to Songs view
119+ Expect to see a list of all songs on the device including album art:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-101402.png
120+ 6. Expect recent to not exist in the tabs
121+ 7. Switch to Playlists view
122+ Expect empty view Playlists:- http://people.canonical.com/~alan/screenshots/device-2015-01-23-094234.png
123+
124+id: music-library/music-appears-sd-card
125+plugin: manual
126+_summary: Test music appearing when on sdcard
127+estimated_duration: 600
128+_description:
129+ Test music appearing when on sdcard
130+ 1. (only applicable on devices with sdcard support)
131+ 2. Unlock device
132+ then wait a few moments for the SD card to show up
133+ 3. On desktop navigate to Devices -> Device name -> SDCARD -> Music
134+ 4. Copy music over USB cable via MTP to Music folder
135+ 5. Launch Music app
136+ 6. Expect music to show up in Songs, Artists and Albums view in Music app
137+
138+id: music-library/deletion-of-music
139+plugin: manual
140+_summary: Test deletion of music
141+estimated_duration: 600
142+_description:
143+ Test deletion of music
144+ 1. Open music app, observe music in Albums view
145+ 2. Ensure phone is unlocked
146+ 3. Connect phone via USB
147+ 4. On desktop navigate to Devices -> Device name -> Music and delete an entire album folder
148+ Cannot delete via mtp, will file separately (right click delete in nautilus)
149+ 5. Expect the album disappears from the music player shortly afterwards
150+
151+id: music-library/search-albums
152+plugin: manual
153+_summary: Test Search Albums
154+estimated_duration: 600
155+_description:
156+ Test Search Albums
157+ 1. Navigate to Albums view
158+ 2. Press search button in toolbar
159+ 3. Type a partial search term
160+ Expect to see results:- http://people.canonical.com/~alan/screenshots/device-2015-01-12-102618.png
161+
162+id: music-library/search-artists
163+plugin: manual
164+_summary: Test Search Artists
165+estimated_duration: 600
166+_description:
167+ Test Search Artists
168+ 1. Navigate to Artists view
169+ 2. Press search button in toolbar
170+ 3. Type a partial search term
171+ Expect to see results:- http://people.canonical.com/~alan/screenshots/device-2015-01-12-102729.png
172+
173+id: music-library/search-songs
174+plugin: manual
175+_summary: Test Search Songs
176+estimated_duration: 600
177+_description:
178+ Test Search Songs
179+ 1. Navigate to Songs view
180+ 2. Press search button in toolbar
181+ 3. Type a partial search term
182+ Expect to see results:- http://people.canonical.com/~alan/screenshots/device-2015-01-12-102836.png
183+
184+id: music-library/search-genres
185+plugin: manual
186+_summary: Test Search Genres
187+estimated_duration: 600
188+_description:
189+ Test Search Genres
190+ 1. Navigate to Genres view
191+ 2. Press search button in toolbar
192+ 3. Type a partial search term
193+ Expect to see results:- http://people.canonical.com/~alan/screenshots/device-2015-01-12-102927.png
194+
195+id: music-library/search-playlists
196+plugin: manual
197+_summary: Test Search Genres
198+estimated_duration: 600
199+_description:
200+ Test Search Genres
201+ 1. Note: This relies on an earlier test where a playlist was created
202+ 2. Navigate to Playlist view
203+ 3. Press search button in toolbar
204+ 4. Type a partial search term
205+ Expect to see results:- http://people.canonical.com/~alan/screenshots/device-2015-01-12-103017.png
206
207=== added file 'tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-playlists.pxu'
208--- tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-playlists.pxu 1970-01-01 00:00:00 +0000
209+++ tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-playlists.pxu 2015-12-16 22:01:27 +0000
210@@ -0,0 +1,73 @@
211+plugin: resource
212+id: music-playlists/system-image
213+_summary: [Automated] gather system information
214+command: system-image-cli -i
215+_description:
216+ Gather system info
217+
218+id: music-playlists/create-playlists
219+plugin: manual
220+_summary: Test create playlist
221+estimated_duration: 600
222+_description:
223+ Test create playlist
224+ 1. Open music app
225+ 2. Navigate to playlist view
226+ Expect empty playlist:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-101416.png
227+ 3. Tap "+" button in top right
228+ Expect "New Playlist" dialog:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-204544.png
229+ 4. Tap in the input field
230+ Expect to see the OSK appear:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-205144.png
231+ 5. Type "Best songs"
232+ 6. Press Create
233+ Expect to see empty playlist:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-205248.png
234+
235+id: music-playlists/add-tracks-to-playlist
236+plugin: manual
237+_summary: Test add tracks to playlist
238+estimated_duration: 600
239+_description:
240+ Test add tracks to playlist
241+ 1. Navigate to Songs view
242+ 2. Slide left a song
243+ Expect to see buttons revealed:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-205354.png
244+ 3. Tap last icon (add to playlist)
245+ Expect to be taken to "Select playlist" view:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-205514.png
246+ 4. Select previously created playlist "Best songs"
247+ Expect to be taken back to previous view:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-205552.png
248+ 5. Navigate to albums view
249+ 6. Tap on an album
250+ Expect to see the individual album view:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-205713.png
251+ 7. Long press on a track
252+ Expect multi-select boxes and buttons to appear:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-205819.png
253+ 8. Tap multiple songs
254+ 9. Tap 'burger' menu in the top right, choose "Add to playlist"
255+ Expect to be taken to the "Select playlist" view:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-205923.png
256+ 10. Tap previously create playlist
257+ Expect to be taken back to individual album view:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-210010.png
258+ 11. Navigate to Playlist view
259+ 12. Tap previously created playlist
260+ Expect to see songs previously selected:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-210333.png
261+
262+id: music-playlists/remove-playlist
263+plugin: manual
264+_summary: Test removing playlist
265+estimated_duration: 600
266+_description:
267+ Test removing playlist
268+ 1. Navigate to Playlist view
269+ 2. Tap previously created playlist
270+ 3. Tap rubbish bin in top toolbar
271+ Expect to get a confirmation prompt:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-210424.png
272+ 4. Tap 'Remove' button
273+ Expect playlist to be removed:- http://people.canonical.com/~alan/screenshots/device-2014-11-17-210520.png
274+
275+id: music-playlists/tab-persist
276+plugin: manual
277+_summary: Test tab index is persists a restart
278+estimated_duration: 600
279+_description:
280+ Test tab index is persists a restart
281+ 1. Start the app and switch to a tab (eg playlists)
282+ 2. Close the app and restart it
283+ Expect the app to start on the same tab
284
285=== added file 'tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-queue.pxu'
286--- tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-queue.pxu 1970-01-01 00:00:00 +0000
287+++ tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-queue.pxu 2015-12-16 22:01:27 +0000
288@@ -0,0 +1,44 @@
289+plugin: resource
290+id: music-queue/system-image
291+_summary: [Automated] gather system information
292+command: system-image-cli -i
293+_description:
294+ Gather system info
295+
296+id: music-queue/deletion-music
297+plugin: manual
298+_summary: Test deletion of music from queue
299+estimated_duration: 600
300+_description:
301+ Test deletion of music from queue
302+ 1. Open music app
303+ 2. Select an album and play all
304+ Expect the album to start playing and that single album to be in the queue
305+ 3. Delete the entire album from the device
306+ Expect the view to be 'popped' back to the Albums view
307+ Expect the music to be stopped and the queue to be empty
308+
309+id: music-queue/sd-card-remove
310+plugin: manual
311+_summary: Test removing SD Card during playback
312+estimated_duration: 600
313+_description:
314+ Test removing SD Card during playback
315+ 1. (only applicable on devices with sdcard support)
316+ 2. Add some songs to an SD card
317+ 3. Queue up an album which is on the SD card
318+ 4. Start playing tracks from the queue
319+ 5. Remove the SD Card
320+ Expect tracks which are no longer accessible should disappear from the queue
321+
322+id: music-queue/restart
323+plugin: manual
324+_summary: Test queue persists a restart
325+estimated_duration: 600
326+_description:
327+ Test queue persists a restart
328+ 1. Start the app
329+ 2. Add a few albums to the queue
330+ 3. Take note of the queue and current track
331+ 4. Restart the app
332+ Expect the queue to be restored and the same track to be selected
333
334=== added file 'tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-recent.pxu'
335--- tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-recent.pxu 1970-01-01 00:00:00 +0000
336+++ tests/manual/2015.com.ubuntu.music:music-tests/jobs/music-recent.pxu 2015-12-16 22:01:27 +0000
337@@ -0,0 +1,28 @@
338+plugin: resource
339+id: music-recent/system-image
340+_summary: [Automated] gather system information
341+command: system-image-cli -i
342+_description:
343+ Gather system info
344+
345+id: music-recent/recent-appears
346+plugin: manual
347+_summary: Test recent tab appears
348+estimated_duration: 600
349+_description:
350+ Test recent tab appears
351+ 1. Goto the album view
352+ 2. Select an album and play all
353+ Expect the recent tab to appear
354+ 3. Navigate to the recent tab ensure that the album is correct
355+
356+id: music-recent/recent-disappears
357+plugin: manual
358+_summary: Test recent tab disappears
359+estimated_duration: 600
360+_description:
361+ Test recent tab disappears
362+ 1. Ensure that the recent tab is visible and switch to the tab
363+ 2. Select clear all action
364+ Expect to be switched to the albums tab
365+ Expect the recent tab to have been removed
366
367=== added file 'tests/manual/2015.com.ubuntu.music:music-tests/manage.py'
368--- tests/manual/2015.com.ubuntu.music:music-tests/manage.py 1970-01-01 00:00:00 +0000
369+++ tests/manual/2015.com.ubuntu.music:music-tests/manage.py 2015-12-16 22:01:27 +0000
370@@ -0,0 +1,21 @@
371+#!/usr/bin/env python3
372+from plainbox.provider_manager import setup, N_
373+
374+# You can inject other stuff here but please don't go overboard.
375+#
376+# In particular, if you need comprehensive compilation support to get
377+# your bin/ populated then please try to discuss that with us in the
378+# upstream project IRC channel #checkbox on irc.freenode.net.
379+
380+# NOTE: one thing that you could do here, that makes a lot of sense,
381+# is to compute version somehow. This may vary depending on the
382+# context of your provider. Future version of PlainBox will offer git,
383+# bzr and mercurial integration using the versiontools library
384+# (optional)
385+
386+setup(
387+ name='2015.com.ubuntu.music:music-tests',
388+ version="1.0",
389+ description=N_("The 2015.com.ubuntu.music:music-tests provider"),
390+ gettext_domain="2015_com_ubuntu_music_music-tests",
391+)
392
393=== added directory 'tests/manual/2015.com.ubuntu.music:music-tests/whitelists'
394=== added file 'tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-external.whitelist'
395--- tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-external.whitelist 1970-01-01 00:00:00 +0000
396+++ tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-external.whitelist 2015-12-16 22:01:27 +0000
397@@ -0,0 +1,1 @@
398+music-external/.*
399\ No newline at end of file
400
401=== added file 'tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-library.whitelist'
402--- tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-library.whitelist 1970-01-01 00:00:00 +0000
403+++ tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-library.whitelist 2015-12-16 22:01:27 +0000
404@@ -0,0 +1,1 @@
405+music-library/.*
406\ No newline at end of file
407
408=== added file 'tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-playlists.whitelist'
409--- tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-playlists.whitelist 1970-01-01 00:00:00 +0000
410+++ tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-playlists.whitelist 2015-12-16 22:01:27 +0000
411@@ -0,0 +1,1 @@
412+music-playlists/.*
413\ No newline at end of file
414
415=== added file 'tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-queue.whitelist'
416--- tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-queue.whitelist 1970-01-01 00:00:00 +0000
417+++ tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-queue.whitelist 2015-12-16 22:01:27 +0000
418@@ -0,0 +1,1 @@
419+music-queue/.*
420\ No newline at end of file
421
422=== added file 'tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-recent.whitelist'
423--- tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-recent.whitelist 1970-01-01 00:00:00 +0000
424+++ tests/manual/2015.com.ubuntu.music:music-tests/whitelists/music-recent.whitelist 2015-12-16 22:01:27 +0000
425@@ -0,0 +1,1 @@
426+music-recent/.*
427\ No newline at end of file

Subscribers

People subscribed via source and target branches