aboutsummaryrefslogtreecommitdiff
path: root/tests/notification-fixture.h
Commit message (Collapse)AuthorAgeFilesLines
* In main.cpp and tests where Snap is instantiated, provide the system_bus to ↵Charles Kerr2021-08-291-1/+1
| | | | Snap's constructor
* Update tests.Renato Araujo Oliveira Filho2021-08-291-1/+1
|
* Update tests.Renato Araujo Oliveira Filho2021-08-291-1/+1
|
* Remove type property from Alarm.Renato Araujo Oliveira Filho2021-08-291-2/+2
|
* Update tests.Renato Araujo Oliveira Filho2021-08-291-2/+2
|
* Update unit test.Renato Araujo Oliveira Filho2021-08-291-10/+10
|
* add a DBusMock test Fixture with helper functions to wait for arbitrary bus ↵Charles Kerr2021-08-291-47/+7
| | | | method calls
* Move notifications tests into a new unit test. Extract notifications test ↵Charles Kerr2021-08-291-0/+382
fixture into a reusable header.