Skip to content

Music Testing Checklist

Nine edited this page Feb 16, 2018 · 2 revisions

in order to standardize the way we test our software I'm creating this QC checklist to be used when evaluating pull requests and while stabilising for release. This list is by no means exhaustive and I value further contributions - Nine-H

Playback:

  • can I play a file?
  • can I seek?
  • can I advance to the next track?
  • can I play the previous track?

Playlists:

  • can I create a playlist?
  • can I add a file to the playlist?
  • can I add multiple files to the playlist?
  • can I create a smart playlist?
  • do all smart playlist rules save correctly?
  • are playlists being saved when I kill and restart the application?

Views:

  • is art being loaded correctly?
  • is art displayed correctly?
  • does sorting work as expected?
Clone this wiki locally