aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* in tests' PulseAudio mock, add pa_context_get_sink_input_info_list() implemen...Charles Kerr2016-01-131-0/+19
* disable integration test PhoneChangeRoleVolume, amd64 failure seems unrelated...Charles Kerr2016-01-131-1/+1
* in the integration tests, clamp the random volume selection to a range that w...Charles Kerr2016-01-121-6/+6
* re-enable notifications-testCharles Kerr2016-01-061-1/+1
* sync with trunk.15.10Charles Kerr2016-01-061-1/+1
|\
* | in notifications-test, make the loop test more flexiblecharles kerr2016-01-011-16/+27
* | use a custom timer to speed up TriggerWarning's many test combinationscharles kerr2015-12-311-2/+28
* | expand volume warning test to include all trigger requirementscharles kerr2015-12-311-31/+74
* | re-add notifications-test to testscharles kerr2015-12-311-1/+1
* | rename VolumeWarning.high_volume_approved as VolumeWarning.approvedcharles kerr2015-12-312-3/+3
* | add new Notifications test for volume-warning requiring headphonescharles kerr2015-12-301-0/+59
* | in mock Notify server, support actions required for volume warningscharles kerr2015-12-301-1/+1
* | fill out volume-warning-mock's mocking capabilitiescharles kerr2015-12-301-1/+9
* | make VolumeControl::active_output easier to mock for testscharles kerr2015-12-301-1/+11
* | fix and re-enable NotificationsTest::ExtendendVolumeNotificationcharles kerr2015-12-301-3/+4
* | simplify the Options class' propertiescharles kerr2015-12-301-22/+3
* | break volume-warning into an abstract base and concrete pulse-based implcharles kerr2015-12-292-1/+7
* | always keep volume-control's 'stream' property updatedcharles kerr2015-12-202-6/+5
* | change volume-warning to subclass from object instead of volume-controlcharles kerr2015-12-202-0/+75
* | remove 'high_volume' property from volume-controlcharles kerr2015-12-192-7/+3
* | remove 'ready' property from volume-warningcharles kerr2015-12-191-1/+1
* | remove 'is-playing' property from volume-warningcharles kerr2015-12-191-2/+1
* | bugfix: ensure integration tests work regardless of com.ubuntu.sound gsetting...charles kerr2015-12-193-3/+24
* | instantiate volume-warning and pass it to the servicecharles kerr2015-12-192-10/+35
* | move max_volume into a reusable 'options' classcharles kerr2015-12-194-21/+49
|/
* Disable notification tests that are already covered in the integration tests ...Xavi Garcia Mena2015-12-181-2/+2
* 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 c...Xavi Garcia Mena2015-12-021-4/+3
* Added integration testsXavi Garcia Mena2015-12-028-3/+236
* Re-added integration tests using gmenuharnessXavi Garcia Mena2015-11-111-4/+3
* Disable integration tests to avoid universe dependenciesXavi Garcia Mena2015-11-031-3/+4
* Integration tests updatedXavi Garcia Mena2015-10-302-33/+51
* Changes as suggestedXavi Garcia Mena2015-10-271-4/+0
* 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-266-8/+31
* 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-222-8/+8
* 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-1546-155/+4050
|\
| * Added notifications tests integrated with the test instance of pulseAudio and...Xavi Garcia Mena2015-10-136-51/+641
| * fixed typo in commentXavi Garcia Mena2015-10-011-1/+1
| * added mechanism to wait for the gmenu to change. Added player test for the ph...Xavi Garcia Mena2015-10-016-23/+91
| * Added attribute_not_set to gmenuharness, added tests for player control buttonsXavi Garcia Mena2015-09-254-5/+245
| * merged lp:~xavi-garcia-mena/indicator-sound/next-play-prev-buttons-bug-1373313Xavi Garcia Mena2015-09-242-57/+139
| |\
| | * Unit tests refactoredXavi Garcia Mena2015-09-161-187/+53
| | * Added changed to reflect the state of the player control buttonsXavi Garcia Mena2015-09-152-57/+273
| * | fixed path for players desktop filesXavi Garcia Mena2015-09-241-2/+2