Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed wait mechanism when stopping sound | Xavi Garcia Mena | 2015-10-26 | 1 | -3/+4 |
| | |||||
* | Changed unit test to wait for the indicator to connect the user accounts | Xavi Garcia Mena | 2015-10-26 | 6 | -8/+31 |
| | |||||
* | Disabled unit test with race condition issues | Xavi Garcia Mena | 2015-10-22 | 1 | -1/+1 |
| | |||||
* | Update unit test | Xavi Garcia Mena | 2015-10-22 | 2 | -1/+10 |
| | |||||
* | Include all the integration tests | Xavi Garcia Mena | 2015-10-22 | 1 | -4/+1 |
| | |||||
* | Removed warning label in volume notification | Xavi Garcia Mena | 2015-10-22 | 2 | -8/+8 |
| | |||||
* | Fixed issue with warning notification. Fixed race conditions in tests | Xavi Garcia Mena | 2015-10-21 | 2 | -24/+46 |
| | |||||
* | Fixed race condition connection to the Notifications interface | Xavi Garcia Mena | 2015-10-16 | 1 | -0/+14 |
| | |||||
* | Added integragrion tests to the devices labels and icons | Xavi Garcia Mena | 2015-10-15 | 46 | -155/+4050 |
|\ | |||||
| * | Added notifications tests integrated with the test instance of pulseAudio ↵ | Xavi Garcia Mena | 2015-10-13 | 6 | -51/+641 |
| | | | | | | | | and gmenuharness | ||||
| * | fixed typo in comment | Xavi Garcia Mena | 2015-10-01 | 1 | -1/+1 |
| | | |||||
| * | added mechanism to wait for the gmenu to change. Added player test for the ↵ | Xavi Garcia Mena | 2015-10-01 | 6 | -23/+91 |
| | | | | | | | | phone profile | ||||
| * | Added attribute_not_set to gmenuharness, added tests for player control buttons | Xavi Garcia Mena | 2015-09-25 | 4 | -5/+245 |
| | | |||||
| * | merged lp:~xavi-garcia-mena/indicator-sound/next-play-prev-buttons-bug-1373313 | Xavi Garcia Mena | 2015-09-24 | 2 | -57/+139 |
| |\ | |||||
| | * | Unit tests refactored | Xavi Garcia Mena | 2015-09-16 | 1 | -187/+53 |
| | | | |||||
| | * | Added changed to reflect the state of the player control buttons | Xavi Garcia Mena | 2015-09-15 | 2 | -57/+273 |
| | | | |||||
| * | | fixed path for players desktop files | Xavi Garcia Mena | 2015-09-24 | 1 | -2/+2 |
| | | | |||||
| * | | Added test MPRIS player integration test | Xavi Garcia Mena | 2015-09-23 | 26 | -28/+594 |
| | | | |||||
| * | | Added themed_icon to integration tests | Xavi Garcia Mena | 2015-09-22 | 1 | -0/+2 |
| | | | |||||
| * | | Added separated integration tests for desktop and phone, with different ↵ | Xavi Garcia Mena | 2015-09-21 | 4 | -23/+255 |
| | | | | | | | | | | | | instances of pulseaudio | ||||
| * | | added DBusPropertiesNotifier | Xavi Garcia Mena | 2015-09-21 | 2 | -0/+89 |
| | | | |||||
| * | | code cleanup | Xavi Garcia Mena | 2015-09-21 | 11 | -62/+71 |
| | | | |||||
| * | | Updated set-volume utility | Xavi Garcia Mena | 2015-09-20 | 1 | -2/+2 |
| | | | |||||
| * | | Updated schema dir for integration tests | Xavi Garcia Mena | 2015-09-18 | 3 | -1/+9 |
| | | | |||||
| * | | Added AccountsService Mock to the integration tests | Xavi Garcia Mena | 2015-09-18 | 15 | -7/+351 |
| | | | |||||
| * | | test version for gmenuharness | Xavi Garcia Mena | 2015-09-07 | 22 | -97/+1562 |
| |/ | |||||
* / | Updated to show a label stating the active output | Xavi Garcia Mena | 2015-10-02 | 1 | -1/+1 |
|/ | |||||
* | in tests/media-player-user, re-disable the DataSet and TimeoutTests. This ↵ | Charles Kerr | 2015-08-11 | 1 | -2/+2 |
| | | | | failure is not related to the new code and should be handled separately. | ||||
* | in tests/media-player-user, re-enable the DataSet and TimeoutTests | Charles Kerr | 2015-08-11 | 1 | -2/+2 |
| | |||||
* | in tests/notification-tests, re-enable the max-volume tests | Charles Kerr | 2015-08-11 | 1 | -8/+8 |
| | |||||
* | in tests/volume-control-mock, add a public method for setting max-volume so ↵ | Charles Kerr | 2015-08-11 | 1 | -2/+4 |
| | | | | that we can re-enable those tests in notifications-test | ||||
* | re-enable notifications tests (currently failing) | Charles Kerr | 2015-08-11 | 1 | -2/+0 |
| | |||||
* | huge pile of diff that consolidates pulse-specific audio work into ↵ | Charles Kerr | 2015-08-10 | 1 | -2/+2 |
| | | | | volume-control-pulse. Work in progress. Promising but currently ugly. | ||||
* | in MediaPlayerUserTest, disable the DataSet test as well. :P | Charles Kerr | 2015-08-07 | 1 | -1/+1 |
| | |||||
* | in MediaPlayerUserTest, disable the TimeoutTest for the moment. | Charles Kerr | 2015-08-07 | 1 | -1/+1 |
| | |||||
* | in volume-control-test, tell the test fixture where to find the sandboxed ↵ | Charles Kerr | 2015-08-07 | 1 | -1/+5 |
| | | | | gsettings | ||||
* | in volume-control-test, add a gschemas.compiled dependency because ↵ | Charles Kerr | 2015-08-07 | 1 | -1/+1 |
| | | | | volume-control now depends on the gsettings | ||||
* | disable the notifications temporarily | Charles Kerr | 2015-08-07 | 1 | -0/+2 |
| | |||||
* | Dumping the bus, old school style | Ted Gould | 2015-05-28 | 1 | -0/+16 |
| | |||||
* | Preset the value to ensure no race condition | Ted Gould | 2015-05-27 | 1 | -0/+2 |
| | |||||
* | Adding in a session bus | Ted Gould | 2015-05-27 | 1 | -6/+24 |
| | |||||
* | Switch to an eventually world | Ted Gould | 2015-05-27 | 1 | -12/+17 |
| | |||||
* | Stealing the eventually code from indicator messages | Ted Gould | 2015-05-27 | 1 | -0/+75 |
| | |||||
* | Merging the max volume branch | Ted Gould | 2015-02-24 | 1 | -0/+41 |
|\ | |||||
| * | Adding a test for amplified volume | Ted Gould | 2015-02-24 | 1 | -0/+42 |
| | | |||||
* | | Writing a test to show that we're not checking the hide | Ted Gould | 2015-02-24 | 1 | -0/+49 |
|/ | |||||
* | Track the reason a volume was set to filter volume changes more accurately ↵ | Ted Gould | 2015-02-19 | 2 | -20/+30 |
|\ | | | | | | | | | | | Fixes: #1416520 Approved by: Jussi Pakkanen, PS Jenkins bot | ||||
| * | Adjusting the tests so they're testing what we need | Ted Gould | 2015-02-17 | 1 | -7/+7 |
| | | |||||
| * | Migrate tests to new interface | Ted Gould | 2015-02-17 | 2 | -18/+28 |
| | | |||||
* | | Add notifications mock and tests | Ted Gould | 2015-02-19 | 8 | -2/+720 |
|\| | | | | | | | Approved by: Jussi Pakkanen, PS Jenkins bot |