Code review comment for lp:~nskaggs/music-app/fix-shuffle-test

Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

Victor I was just looking at them again. I think I could tweak them a bit further. The trouble is I didn't like enforcing which track was the first -- it was gimicky. Instead, we should do the same as shuffle. Hit next, check song, hit previous and make sure it's the original song (and of course that the "next" song != original). Repeat once and I'd say we've confirmed it eh? The only thing is you wanted to ensure you tested an mp3 playback as well, so that might be trickier. Can you hop on IRC?

« Back to merge proposal