chiark / gitweb /
use dist-hook to ship bzr changelog
[disorder] / doc / checklist.txt
CommitLineData
460b9539 1* Server
2
3After an hour or so of play use lsof to check that only a reasonable
4number of FDs are used by the server; the speaker; the deadlock
5checker.
6
7* Playing
8
9Check that artist and album work.
10
11Scratch button should work.
12
13Queue some tracks, check they can be removed.
14
15Album link should show track as playing.
16
17Amount of track played should be correct (also 'disorder playing').
18
19* Recent
20
21Most recent should be at the top.
22
23Check that artist, album and prefs links work.
24
25* Choose
26
27Queue some tracks. They should be marked as queued.
28
29Pick an album. Try 'play all'. Check order. Remove all.
30
31Navigate around. Go into albums, back out with the navigation links.
32
33Go up outside the collection. Should work, produce directories you
34can go back into.
35
36* Search
37
38Try a large search, e.g. 'love'.
39
40Look for 'Various'. It should be in the right order and say
41'Various', i.e. an alias artist name should not have leaked into it.
42
43* Manage
44
45Check pause and play controls. Pause should _not crash_ for tracks
46that cannot be paused.
47
48Set the volume up and down.
49
50Set the volume to exact values (different for L and R), check that the
51proper speaker is affected.
52
53Add some tracks, rearrange them, remove them again.
54
55* Help
56
57Are all the man page links there?
58
59Are recent UI changes documented?
60
61* About
62
63Does the search league look plausible?
64
65Are there are any good candidates for additional stopwords?
66
67Is the copyright date right? Also check credits.html.
68
69* Preferences
70
71Modify prefs for a track from 'recent'.
72
73Modify prefs for a single track from 'choose'.
74
75Modify prefs for a whole album from 'choose'.
76
77Local Variables:
78mode:outline
79End: