aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Connect the tests together.Ted Gould2015-02-092-1/+9
|
* The file tooTed Gould2015-02-091-0/+39
|
* A mock media player listTed Gould2015-02-092-0/+29
|
* Creating a skeleton to start testingTed Gould2015-02-093-0/+114
|
* Switch to testing the pulse backendTed Gould2015-02-091-2/+2
|
* Make it so that we can inject the volume control object into the serviceTed Gould2015-02-092-3/+5
|
* Putting an interface in for volume controlTed Gould2015-02-093-13/+19
|
* Support getting the notifications back outTed Gould2015-02-091-1/+68
|
* Update to trunkTed Gould2015-02-063-0/+34
|\
| * Releasing 12.10.2+15.04.20150205-0ubuntu1CI Train Bot2015-02-051-0/+9
| |
| * Initial support for indicator service testing from the GMenu/GAction interfaces Ted Gould2015-02-059-16/+635
| |\ | | | | | | | | | Approved by: Jussi Pakkanen, PS Jenkins bot
| * \ Don't show notification when output mode changes Fixes: #1416233Ted Gould2015-02-052-0/+25
| |\ \ | | | | | | | | | | | | Approved by: Charles Kerr, PS Jenkins bot
| | * | Compare doubles with an accuracy rangeTed Gould2015-02-051-1/+1
| | | |
| | * | Making sure to record the output and volume for each invocationTed Gould2015-02-051-5/+7
| | | |
| | * | Incorrect typeTed Gould2015-02-031-1/+1
| | | |
| | * | Watch for double updates from notifications. Supress themTed Gould2015-02-021-0/+7
| | | |
| | * | Track output modeTed Gould2015-01-302-0/+16
| |/ /
* | | Add in capabilities supportTed Gould2015-02-061-2/+26
| | |
* | | Connecting into the indicator testTed Gould2015-02-052-7/+11
| | |
* | | Pulling in the indicator integration testTed Gould2015-02-059-16/+635
|\ \ \ | | |/ | |/|
| * | Stop overriding in the rulesTed Gould2015-02-041-2/+3
| | |
| * | Make sure that we have the com.ubuntu.sound settingsTed Gould2015-02-041-0/+1
| | |
| * | Set build dependencies to compile the schemasTed Gould2015-02-041-4/+5
| | |
| * | Compile GSettings schema and use the memory backendTed Gould2015-02-042-3/+27
| | |
| * | Make the testing verboseTed Gould2015-02-041-0/+2
| | |
| * | We're not using libaccountservice on this side of things, so we don't need ↵Ted Gould2015-02-021-8/+2
| | | | | | | | | | | | to split
| * | Make sure we have the system bus fixes in dbus-test-runnerTed Gould2015-01-301-1/+1
| | |
| * | No media player because using an appropriate account service mockTed Gould2015-01-301-2/+2
| | |
| * | Update to trunkTed Gould2015-01-308-10/+77
| |\|
| * | Ensure the properties get set, there's some intermitant failures here.Ted Gould2015-01-301-0/+3
| | |
| * | Making the account service testing all system bus, becuase well, it should be.Ted Gould2015-01-301-9/+2
| | |
| * | Setup the PA mock as part of the indicator testTed Gould2015-01-293-0/+6
| | |
| * | Bring in the PA MockTed Gould2015-01-2810-98/+1017
| |\ \
| * | | Add in silent mode support to the AS mockTed Gould2014-11-261-0/+12
| | | |
| * | | Make the account service accessibleTed Gould2014-11-261-2/+12
| | | |
| * | | Flesh out the menu testsTed Gould2014-11-241-0/+13
| | | |
| * | | Fleshing out all the actionsTed Gould2014-11-241-1/+10
| | | |
| * | | Turn off the debugging mocksTed Gould2014-11-241-2/+2
| | | |
| * | | Filling out the tests someTed Gould2014-11-241-3/+7
| | | |
| * | | Change the other checks to use the assertion returnTed Gould2014-11-242-40/+61
| | | |
| * | | Put back to a full initializerTed Gould2014-11-241-1/+1
| | | |
| * | | Switching to using a results object for the menu attribute checkingTed Gould2014-11-242-30/+21
| | | |
| * | | Increasing dbustest requirement to 15.04.0Ted Gould2014-11-172-2/+2
| | | |
| * | | Handle both a system and session busTed Gould2014-11-112-11/+32
| | | |
| * | | Putting the accounts service mock onto the system busTed Gould2014-11-113-5/+4
| | | |
| * | | Splitting out the testsTed Gould2014-11-111-2/+9
| | | |
| * | | Adding in an accounts services mockTed Gould2014-11-063-1/+12
| | | |
| * | | Shuffling around so that we can add additional mocks easilyTed Gould2014-11-062-9/+36
| | | |
| * | | Make the lifecycle of the items in the run more clearTed Gould2014-11-061-63/+67
| | | |
| * | | Some more action testsTed Gould2014-11-052-1/+17
| | | |