aboutsummaryrefslogtreecommitdiff
path: root/tests/test-sound.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Set calendar notification settings to true in case GSettings schema is not ↵Arthur Mello2021-08-291-0/+12
| | | | available Make sure calendar notification settings are correct during tests
* sync tests with previous commit's Snap::Response changeCharles Kerr2021-08-291-4/+4
|
* Only creates messaging menu if calendar app is instaled. Update tests.Renato Araujo Oliveira Filho2021-08-291-1/+1
|
* Update notifications to use the new calendar icon.Renato Araujo Oliveira Filho2021-08-291-1/+1
|
* Update sound test.Renato Araujo Oliveira Filho2021-08-291-2/+3
|
* Post message on messaging menu if the notification get timeout.Renato Araujo Oliveira Filho2021-08-291-1/+1
|
* Remove empty line.Renato Araujo Oliveira Filho2021-08-291-1/+0
|
* Revert change.Renato Araujo Oliveira Filho2021-08-291-0/+1
|
* update notification tests to wait for the needed bus events instead of ↵Charles Kerr2021-08-291-100/+0
| | | | waiting for arbitrary time intervals
* add notification title, icon checks to test-notification's battery of test ↵Charles Kerr2021-08-291-1/+1
| | | | combinations
* Move notifications tests into a new unit test. Extract notifications test ↵Charles Kerr2021-08-291-0/+269
fixture into a reusable header.