aboutsummaryrefslogtreecommitdiff
path: root/tests/test-notification.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-enable haptic using hfd-serviceRobert Tari2021-11-181-2/+2
* Drop the 'ubuntu' prefix from the alarm types and functionsRobert Tari2021-10-281-4/+6
* break test-notification into two separate test unitsCharles Kerr2021-08-291-100/+0
* Make sure that calendar settings do not affect alarm notificationsArthur Mello2021-08-291-0/+6
* Set calendar notification settings to true in case GSettings schema is not av...Arthur Mello2021-08-291-0/+4
* Update indicator-datetime to work with the new notification settingsArthur Mello2021-08-291-14/+12
* work around g++ 4.9.2 initializer list issue for vividCharles Kerr2021-08-291-1/+1
* add new tests to exercise the Snap::Response codeCharles Kerr2021-08-291-0/+94
* sync tests with previous commit's Snap::Response changeCharles Kerr2021-08-291-3/+2
* 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
* Post message on messaging menu if the notification get timeout.Renato Araujo Oliveira Filho2021-08-291-1/+1
* resolve some test timing issues by deferring Snap object creation until it's ...Charles Kerr2021-08-291-10/+8
* in test-notifications we do need one wait() wart after all, because the Snap ...Charles Kerr2021-08-291-24/+1
* update notification tests to wait for the needed bus events instead of waitin...Charles Kerr2021-08-291-17/+48
* add notification title, icon checks to test-notification's battery of test co...Charles Kerr2021-08-291-15/+42
* Move notifications tests into a new unit test. Extract notifications test fix...Charles Kerr2021-08-291-0/+164