aboutsummaryrefslogtreecommitdiff
path: root/tests/service-mocks
Commit message (Collapse)AuthorAgeFilesLines
* Some CMakeLists.txt optimizations.Mike Gabriel2018-01-161-13/+5
|
* More namespacing mess clean-ups. (We mixed up com.ubuntu with com.canonical...).Mike Gabriel2018-01-163-8/+15
|
* tests/service-mocks/accounts-mock/CMakeLists.txt: Fix file existence check ↵Mike Gabriel2018-01-131-1/+1
| | | | for com.ubuntu.AccountsService.Sound.xml.
* tests/service-mocks/accounts-mock: Re-add ↵Mike Gabriel2018-01-132-3/+13
| | | | com.ubuntu.AccountsService.Sound.Mock.xml and use it for testing this project on Ubuntu.
* tests/service-mocks/: Set ACCOUNTS_SOUND_INTERFACE depending on if we run on ↵Mike Gabriel2018-01-134-0/+16
| | | | Ubuntu or other distro.
* data/org.ayatana.AccountsService.Sound: Use Ayatana namespace.Mike Gabriel2017-10-274-5/+5
| | | | | | | * Namespace switch from com.ubuntu to org.ayatana. * Add AccountsServer interface for the greeter. Obtained from accountsservice-ubuntu-schemas and adapted.
* added integration test to check last running playerXavi Garcia Mena2016-02-233-0/+20
|
* added integration tests for adding/removing players and playback controlsXavi Garcia Mena2016-01-292-0/+42
|
* restore OSD notificationsXavi Garcia Mena2015-12-2321-0/+938
|
* Reverted to release 507Xavi Garcia Mena2015-12-2321-938/+0
|
* Changed unit test to wait for the indicator to connect the user accountsXavi Garcia Mena2015-10-262-1/+3
|
* fixed path for players desktop filesXavi Garcia Mena2015-09-241-2/+2
|
* Added test MPRIS player integration testXavi Garcia Mena2015-09-2321-0/+936