aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Ted Gould2015-02-021-8/+2
| | | | to split
* No media player because using an appropriate account service mockTed Gould2015-01-301-2/+2
|
* Update to trunkTed Gould2015-01-301-0/+2
|\
| * Make the destructor private to protect from accidental deletingTed Gould2015-01-291-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
|\|
| * Adding a copyright headerTed Gould2015-01-281-0/+18
| |
| * Refactor out common codeTed Gould2015-01-281-419/+113
| |
| * Create a base object and move the state stuff over to itTed Gould2015-01-282-159/+175
| |
| * Enough state logic to get is 'going'Ted Gould2015-01-271-7/+68
| |
| * Linking and starting and failing! Ted Gould2015-01-272-5/+99
| |
| * IT COMPILES! Ted Gould2015-01-262-44/+90
| |
| * All the code 'written'Ted Gould2015-01-261-7/+240
| |
| * Checkpoint, need some refactoringTed Gould2015-01-261-18/+235
| |
| * Checkpoint, nothing worksTed Gould2015-01-211-0/+299
| |
| * Ensure the greeter menu matches whether song metadata should be shown,Ted Gould2014-11-051-0/+26
| |\ | | | | | | | | | and update the metadata based on the new setting. (LP: #1358340)
| | * Test plan test for the greeter modeTed Gould2014-10-091-0/+26
| | |
| * | Integration test for silent modeTed Gould2014-11-051-0/+18
| |\ \
| | * | Adding a bug number to the testTed Gould2014-10-221-1/+1
| | | |
| | * | Silent mode testTed Gould2014-10-221-0/+18
| | | |
| * | | Integration test for audio rolesTed Gould2014-11-051-0/+20
| |\| |
| | * | Integration test for audio rolesRicardo Salveti2014-10-101-0/+19
| | |/
| * | Remove volume text from manual testTed Gould2014-10-151-2/+2
| | |
| * | Adding in a manual test for the high volume notificationTed Gould2014-10-101-0/+18
| | |
| * | Adding a notifications test caseTed Gould2014-10-091-0/+17
| |/
* | 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
| |