aboutsummaryrefslogtreecommitdiff
path: root/tests/integration/test-indicator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix build warningsRobert Tari2022-02-181-5/+5
|
* Fix cppcheck warningsRobert Tari2021-12-091-2/+6
|
* tests/*: Use one spelling for "Canonical Ltd." in copyright headers.Mike Gabriel2021-11-191-1/+1
| | | | | | | | | Some license headers use "Canonical, Ltd." while others use "Canonical Ltd." as copyright holder. The correct form is the latter, so this change adjusts the spelling accordingly. This unification helps with generating debian/copyright files via scripts.
* Update Ayatana IDO namesRobert Tari2021-10-181-59/+59
|
* Disable failing tests that cannot be fixed nowMike Gabriel2021-08-101-18/+18
| | | | | | | | | | | | | | | - tests/volume-control-test.cc:BasicObject - tests/indicator-test.cc:PhoneMenu - tests/indicator-test.cc:DesktopMenu - tests/indicator-test.cc:BaseActions - tests/notifications-test.cc:StreamChanges - tests/notifications-test.cc:IconTesting - tests/notifications-test.cc:ServerRestart - tests/notifications-test.cc:HighVolume - tests/notifications-test.cc:MenuHide - tests/notifications-test.cc:ExtendendVolumeNotification - tests/notifications-test.cc:TriggerWarning - tests/integration/test-indicator.cpp:All tests
* Port from Unity8 to Lomiri (URL Dispatcher and API).Mike Gabriel2021-01-121-1/+1
|
* Replace x-canonical attributesRobert Tari2020-08-111-217/+217
|
* Re-enable disable tests. All related to non-appearing Puleaudio on DBus. So ↵Mike Gabriel2018-03-121-10/+10
| | | | let's get that fixed rather than hiding the mistake elsewhere.
* tests/: Disable two failing tests for now: ↵Mike Gabriel2017-12-021-2/+2
| | | | DISABLED_DesktopMprisPlayersPlaybackControls and DISABLED_DesktopChangeRoleVolume.
* Fork from Ubuntu's indicator-sound.Mike Gabriel2017-10-221-98/+98
|
* Added volume check to root icon testXavi Garcia Mena2016-03-171-0/+22
|
* Changed code to get root icon, tests addedXavi Garcia Mena2016-03-161-0/+40
|
* Added integration tests to detect external microphonesXavi Garcia Mena2016-03-041-0/+162
|
* Fixed integration testXavi Garcia Mena2016-02-231-2/+0
|
* added integration test to check last running playerXavi Garcia Mena2016-02-231-2/+61
|
* Added persistence for last running playerXavi Garcia Mena2016-02-101-1/+0
|
* added integration tests for adding/removing players and playback controlsXavi Garcia Mena2016-01-291-0/+568
|
* disable integration test PhoneChangeRoleVolume, amd64 failure seems ↵Charles Kerr2016-01-131-1/+1
| | | | unrelated to these changes & needs fixing in separate MP
* in the integration tests, clamp the random volume selection to a range that ↵Charles Kerr2016-01-121-6/+6
| | | | won't cause the loud-volume-warning code to interfere with the test
* bugfix: ensure integration tests work regardless of com.ubuntu.sound ↵charles kerr2015-12-191-0/+1
| | | | gsettings' values
* Added workaround for Maroon in Trouble, second optionXavi Garcia Mena2015-12-171-8/+7
|
* Changes after review. Method to increment sync counter and integration test ↵Xavi Garcia Mena2015-12-021-4/+3
| | | | changed
* Added integration testsXavi Garcia Mena2015-12-021-2/+11
|
* Integration tests updatedXavi Garcia Mena2015-10-301-29/+44
|
* changed wait mechanism when stopping soundXavi Garcia Mena2015-10-261-3/+4
|
* Changed unit test to wait for the indicator to connect the user accountsXavi Garcia Mena2015-10-261-5/+3
|
* Disabled unit test with race condition issuesXavi Garcia Mena2015-10-221-1/+1
|
* Update unit testXavi Garcia Mena2015-10-221-1/+1
|
* Include all the integration testsXavi Garcia Mena2015-10-221-4/+1
|
* Removed warning label in volume notificationXavi Garcia Mena2015-10-221-6/+6
|
* Fixed issue with warning notification. Fixed race conditions in testsXavi Garcia Mena2015-10-211-17/+39
|
* Added integragrion tests to the devices labels and iconsXavi Garcia Mena2015-10-151-29/+52
|
* Added notifications tests integrated with the test instance of pulseAudio ↵Xavi Garcia Mena2015-10-131-0/+288
| | | | and gmenuharness
* fixed typo in commentXavi Garcia Mena2015-10-011-1/+1
|
* added mechanism to wait for the gmenu to change. Added player test for the ↵Xavi Garcia Mena2015-10-011-1/+46
| | | | phone profile
* Added attribute_not_set to gmenuharness, added tests for player control buttonsXavi Garcia Mena2015-09-251-5/+223
|
* Added test MPRIS player integration testXavi Garcia Mena2015-09-231-18/+56
|
* Added separated integration tests for desktop and phone, with different ↵Xavi Garcia Mena2015-09-211-17/+169
| | | | instances of pulseaudio
* Added AccountsService Mock to the integration testsXavi Garcia Mena2015-09-181-0/+2
|
* test version for gmenuharnessXavi Garcia Mena2015-09-071-0/+182