aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make it so that the accounts service object is made outside of the service ob...Ted Gould2015-02-091-1/+1
* 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
* Support getting the notifications back outTed Gould2015-02-091-1/+68
* 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-056-13/+628
|\
| * 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
| * We're not using libaccountservice on this side of things, so we don't need to...Ted Gould2015-02-021-8/+2
| * No media player because using an appropriate account service mockTed Gould2015-01-301-2/+2
| * Update to trunkTed Gould2015-01-301-0/+2
| |\
| * | 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-284-0/+777
| |\ \
| * | | 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
| * | | 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
| * | | Fix waiting on actions to count the number of actionsTed Gould2014-11-052-4/+7
| * | | Flesh out the action functionsTed Gould2014-11-051-3/+81
| * | | Making the timer callback anonymousTed Gould2014-11-041-7/+5
| * | | Setup actions to get the action groupsTed Gould2014-11-042-15/+51
| * | | Dividing up the tests to make them look niceTed Gould2014-11-041-1/+4
| * | | Add a test that goes further down the treeTed Gould2014-11-041-1/+1
| * | | Parse through sections as wellTed Gould2014-11-041-2/+7
| * | | Pulling out waiting for items into a helper functionTed Gould2014-11-041-19/+26
| * | | Lock out some functionsTed Gould2014-11-041-0/+6
| * | | Clean up the output a little bitTed Gould2014-11-041-3/+8
| * | | Adjusting to use iteratorsTed Gould2014-11-041-7/+7
| * | | Flipping around a bit to make it so that we can print out a nice errorTed Gould2014-11-041-32/+79
| * | | Make our ref/unrefs dependent on shared pointersTed Gould2014-10-291-8/+17
| * | | Enforce type and get the right one from our functionsTed Gould2014-10-281-3/+11
| * | | Get menus harderTed Gould2014-10-282-6/+25