aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
| * | code cleanupXavi Garcia Mena2015-09-2111-62/+71
| | |
| * | Updated set-volume utilityXavi Garcia Mena2015-09-201-2/+2
| | |
| * | Updated schema dir for integration testsXavi Garcia Mena2015-09-183-1/+9
| | |
| * | Added AccountsService Mock to the integration testsXavi Garcia Mena2015-09-1815-7/+351
| | |
| * | test version for gmenuharnessXavi Garcia Mena2015-09-0722-97/+1562
| |/
* / Updated to show a label stating the active outputXavi Garcia Mena2015-10-021-1/+1
|/
* in tests/media-player-user, re-disable the DataSet and TimeoutTests. This ↵Charles Kerr2015-08-111-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 TimeoutTestsCharles Kerr2015-08-111-2/+2
|
* in tests/notification-tests, re-enable the max-volume testsCharles Kerr2015-08-111-8/+8
|
* in tests/volume-control-mock, add a public method for setting max-volume so ↵Charles Kerr2015-08-111-2/+4
| | | | that we can re-enable those tests in notifications-test
* re-enable notifications tests (currently failing)Charles Kerr2015-08-111-2/+0
|
* huge pile of diff that consolidates pulse-specific audio work into ↵Charles Kerr2015-08-101-2/+2
| | | | volume-control-pulse. Work in progress. Promising but currently ugly.
* in MediaPlayerUserTest, disable the DataSet test as well. :PCharles Kerr2015-08-071-1/+1
|
* in MediaPlayerUserTest, disable the TimeoutTest for the moment.Charles Kerr2015-08-071-1/+1
|
* in volume-control-test, tell the test fixture where to find the sandboxed ↵Charles Kerr2015-08-071-1/+5
| | | | gsettings
* in volume-control-test, add a gschemas.compiled dependency because ↵Charles Kerr2015-08-071-1/+1
| | | | volume-control now depends on the gsettings
* disable the notifications temporarilyCharles Kerr2015-08-071-0/+2
|
* Dumping the bus, old school styleTed Gould2015-05-281-0/+16
|
* Preset the value to ensure no race conditionTed Gould2015-05-271-0/+2
|
* Adding in a session busTed Gould2015-05-271-6/+24
|
* Switch to an eventually worldTed Gould2015-05-271-12/+17
|
* Stealing the eventually code from indicator messagesTed Gould2015-05-271-0/+75
|
* Merging the max volume branchTed Gould2015-02-241-0/+41
|\
| * Adding a test for amplified volumeTed Gould2015-02-241-0/+42
| |
* | Writing a test to show that we're not checking the hideTed Gould2015-02-241-0/+49
|/
* Track the reason a volume was set to filter volume changes more accurately ↵Ted Gould2015-02-192-20/+30
|\ | | | | | | | | | | Fixes: #1416520 Approved by: Jussi Pakkanen, PS Jenkins bot
| * Adjusting the tests so they're testing what we needTed Gould2015-02-171-7/+7
| |
| * Migrate tests to new interfaceTed Gould2015-02-172-18/+28
| |
* | Add notifications mock and testsTed Gould2015-02-198-2/+720
|\| | | | | | | Approved by: Jussi Pakkanen, PS Jenkins bot
| * Adding a comment for an odd checkTed Gould2015-02-131-1/+1
| |
| * Block notifications in the volume event instead of in the notification one ↵Ted Gould2015-02-131-4/+1
| | | | | | | | so that high volume warnings can get through
| * Add a high volume notification testTed Gould2015-02-131-0/+44
| |
| * Adding a test for notification servers coming on and off the bus, and fixing ↵Ted Gould2015-02-131-0/+48
| | | | | | | | the code for it
| * 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
| |