aboutsummaryrefslogtreecommitdiff
path: root/tests/test-sound.cpp
Commit message (Collapse)AuthorAgeFilesLines
* sync tests with previous commit's Snap::Response changeCharles Kerr2021-07-071-4/+4
|
* Only creates messaging menu if calendar app is instaled. Update tests.Renato Araujo Oliveira Filho2021-07-061-1/+1
|
* Update notifications to use the new calendar icon.Renato Araujo Oliveira Filho2021-07-061-1/+1
|
* Update sound test.Renato Araujo Oliveira Filho2021-07-061-2/+3
|
* Post message on messaging menu if the notification get timeout.Renato Araujo Oliveira Filho2021-07-061-1/+1
|
* Remove empty line.Renato Araujo Oliveira Filho2021-07-051-1/+0
|
* Revert change.Renato Araujo Oliveira Filho2021-07-051-0/+1
|
* update notification tests to wait for the needed bus events instead of ↵Charles Kerr2021-07-011-100/+0
| | | | waiting for arbitrary time intervals
* add notification title, icon checks to test-notification's battery of test ↵Charles Kerr2021-07-011-1/+1
| | | | combinations
* Move notifications tests into a new unit test. Extract notifications test ↵Charles Kerr2021-07-011-0/+269
fixture into a reusable header.