aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
| * Adding icon testing, which made me realize our other volumes were really loudTed Gould2015-02-131-12/+46
| |
| * Change streams press volume upTed Gould2015-02-131-0/+10
| |
| * Test stream change base casesTed Gould2015-02-132-0/+32
| |
| * Clean up some of the boiler plateTed Gould2015-02-131-6/+31
| |
| * Fine change testTed Gould2015-02-131-0/+7
| |
| * Have a version for those who want parse and have a GVariant pointerTed Gould2015-02-121-0/+15
| |
| * Remove unnecissary parameter listTed Gould2015-02-121-1/+1
| |
| * Add in ability to easily check GVariantsTed Gould2015-02-122-0/+101
| |
| * More notification testings.Ted Gould2015-02-122-5/+20
| |
| * Setting the default streamTed Gould2015-02-121-1/+1
| |
| * Adding a bustle block for funTed Gould2015-02-121-0/+13
| |
| * Putting things in the right orderTed Gould2015-02-101-1/+1
| |
| * Fleshing out the mock some moreTed Gould2015-02-101-9/+17
| |
| * Store values in the volume control mockTed Gould2015-02-101-8/+12
| |
| * Test to ensure we get a notificationTed Gould2015-02-091-0/+19
| |
| * Fix stringTed Gould2015-02-091-1/+1
| |
| * Make sure to use the testing gsettingsTed Gould2015-02-091-0/+3
| |
| * Initialize notify, which is normally done in the mainTed Gould2015-02-091-0/+7
| |
| * Remove an unused variableTed Gould2015-02-091-2/+1
| |
| * Make it so that the accounts service object is made outside of the service ↵Ted Gould2015-02-091-1/+1
| | | | | | | | object
| * 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
| |\
| * | Adding a basic mock outlineTed Gould2015-02-051-0/+52
| | |
* | | Update to trunkTed Gould2015-02-092-4/+29
|\ \ \ | | |/ | |/|
| * | 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
| | |
* | | Bringing the eventually to all the test typesTed Gould2015-02-091-7/+39
| | |
* | | Fixes the timeoutTed Gould2015-02-091-8/+2
| | |
* | | Adding time checking inTed Gould2015-02-091-3/+7
| | |
* | | Basis of expecting eventually a set of test functionsTed Gould2015-02-092-5/+55
|/ /
* | 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
| |