aboutsummaryrefslogtreecommitdiff
path: root/tests/integration
Commit message (Collapse)AuthorAgeFilesLines
* Replace x-canonical attributesRobert Tari2020-08-112-225/+225
|
* tests/integration/indicator-sound-test-base.cpp: The desktop pulseaudio ↵Mike Gabriel2019-08-281-0/+1
| | | | daemon also needs the stream-restore module these days.
* tests/integration/indicator-sound-test-base.cpp: Quote properly when loading ↵Mike Gabriel2019-08-281-1/+1
| | | | the stream-restore module into pulseaudio.
* tests/integration/indicator-sound-test-base.cpp: Unset ↵Mike Gabriel2019-08-281-0/+1
| | | | DBUS_SESSION_BUS_ADDRESS env var when tearing down.
* tests/integration/: Drop commented out add_subdirectory() call.Mike Gabriel2019-08-281-2/+0
|
* tests/integration/: Don't avoid integration tests when user is jenkins.Mike Gabriel2019-08-281-4/+2
|
* tests/integration/: Properly set env variables for pulseaudio and assure ↵Mike Gabriel2019-08-282-0/+19
| | | | dependencies to be in place.
* tests/integration/utils/dbus-pulse-volume.cpp: Use ifdef, not if for testing ↵Mike Gabriel2019-08-281-1/+1
| | | | defined conditional macros.
* 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/CmakeLists.txt: Provide XDG_RUNTIME_DIR in test environment.Mike Gabriel2018-03-122-0/+2
|
* tests/: Rename FAKE_HOME to TEST_HOME.Mike Gabriel2018-01-162-2/+2
|
* tests/integration/utils/dbus-pulse-volume.cpp: Yet another location where we ↵Mike Gabriel2018-01-162-0/+8
| | | | need to check for HAS_UT_ACCTSERVICE_SOUND_SETTINGS.
* Another HAS_UBUNTU_SOUND_SCHEMA location in the code where we need to hack ↵Mike Gabriel2018-01-131-0/+4
| | | | around Ubuntu's sound schema.
* tests/integration/: Provider a FAKE_HOME for pulseaudio to have a secure ↵Mike Gabriel2018-01-132-0/+3
| | | | location for its user config files.
* tests/: Disable two failing tests for now: ↵Mike Gabriel2017-12-021-2/+2
| | | | DISABLED_DesktopMprisPlayersPlaybackControls and DISABLED_DesktopChangeRoleVolume.
* tests/: Fix indicator executable name.Mike Gabriel2017-12-021-3/+3
|
* Fork from Ubuntu's indicator-sound.Mike Gabriel2017-10-223-114/+114
|
* Add comment explaining pulseaudio startup issue.Rodney Dawes2017-03-281-0/+7
|
* Fix cmake option.Rodney Dawes2017-03-271-1/+1
|
* Disable integration tests when running under jenkins environment for now.Rodney Dawes2017-03-271-2/+10
|
* Use coverage support from cmake-extras.Rodney Dawes2017-02-071-0/+7
|
* Use only the gmock module from cmake-extras.Rodney Dawes2017-02-071-4/+0
|
* Fix gmock breakagePete Woods2016-12-091-2/+2
|
* Added volume check to root icon testXavi Garcia Mena2016-03-171-0/+22
|
* Changed code to get root icon, tests addedXavi Garcia Mena2016-03-163-0/+85
|
* Added integration tests to detect external microphonesXavi Garcia Mena2016-03-043-20/+250
|
* Changed following Charles's suggestionsXavi Garcia Mena2016-03-022-8/+8
|
* Fixed integration testXavi Garcia Mena2016-02-231-2/+0
|
* added integration test to check last running playerXavi Garcia Mena2016-02-232-11/+67
|
* Changed last running player to user Accounts serviceXavi Garcia Mena2016-02-222-3/+34
|
* 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-293-3/+617
|
* 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-193-3/+24
| | | | 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-023-2/+83
|
* Integration tests updatedXavi Garcia Mena2015-10-302-33/+51
|
* 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-263-7/+23
|
* Disabled unit test with race condition issuesXavi Garcia Mena2015-10-221-1/+1
|
* Update unit testXavi Garcia Mena2015-10-222-1/+10
|
* 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-212-24/+46
|
* Fixed race condition connection to the Notifications interfaceXavi Garcia Mena2015-10-161-0/+14
|
* Added integragrion tests to the devices labels and iconsXavi Garcia Mena2015-10-153-40/+240
|
* Added notifications tests integrated with the test instance of pulseAudio ↵Xavi Garcia Mena2015-10-133-51/+585
| | | | and gmenuharness
* fixed typo in commentXavi Garcia Mena2015-10-011-1/+1
|