Echoes is a media player based on youtube which provides a great user experience (no ads!). Overall, it's a web application that is based on angular.js & bootstrap.
Given there's a playlist of "2" tracks
And a tracked is played
When the track is moved to be the last index in playlist
Then it should be still indicated as played
Given there's a playlist of "2" tracks And a tracked is played When the track is moved to be the last index in playlist Then it should be still indicated as played