~indicator-applet-developers/indicator-datetime/trunk.14.10

« back to all changes in this revision

Viewing changes to tests/manual

Fix appointment comparison function to include the audio_url field in its test. Fixes: 1364949
Approved by: Antti Kaijanmäki

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
                <dd>Sound should stop at the same time, rather than playing til the end of the file.</dd>
80
80
</dl>
81
81
 
 
82
Test-case indicator-datetime/change-alarm-sound
 
83
<dl>
 
84
        <dt>Open the clock app</dt>
 
85
        <dt>Swipe up from the bottom</dt>
 
86
        <dt>Click on the + symbol</dt>
 
87
        <dt>Save an alarm for a few minutes time leave everything on default settings</dt>
 
88
        <dt>Click on save</dt>
 
89
        <dt>Click on the alarm</dt>
 
90
        <dt>Change the sound of the alarm</dt>
 
91
        <dt>Click on save</dt>
 
92
        <dt>Let the alarm go off</dt>
 
93
                <dd>The newly-selected sound should play, rather than the previous sound.</dd>
 
94
</dl>
82
95
 
83
96
<strong>
84
97
    If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.