summaryrefslogtreecommitdiff
path: root/test/twisted
AgeCommit message (Expand)AuthorFilesLines
2009-06-11account-manager/param-types.py: fd.o #21377: exercise all the types for which...Simon McVittie3-0/+113
2009-06-10fd.o #22169: allow PreferredHandler to be empty when requesting a channelSimon McVittie2-0/+171
2009-06-05Merge branch 'notfdo', reviewed some time agoSimon McVittie1-2/+2
2009-06-05mcd_account_request_presence_int: allow same presence to be re-requestedSimon McVittie1-1/+24
2009-06-04Merge branch 'avatars'Simon McVittie4-4/+236
2009-06-03account-manager/recover-from-disconnect: assert that our custom status is pre...Simon McVittie1-2/+12
2009-06-03Add a regression test asserting that dispatching still works after reconnectingSimon McVittie2-0/+258
2009-06-03Add a regression test for basic recovery from disconnectionSimon McVittie2-0/+99
2009-06-03Add a regression test for signing in to an account with persistent avatarsSimon McVittie2-0/+126
2009-06-03Add a regression test for refreshing avatarsSimon McVittie2-0/+107
2009-06-03mctest: get the special case for non-persistent avatars rightSimon McVittie1-4/+3
2009-06-02account-manager/auto-connect.py: test setting an avatar that was changed whil...Simon McVittie1-6/+18
2009-06-02Add a simple regression test for avatarsSimon McVittie3-3/+126
2009-06-02Merge branches 'parallel', 'nickname' and 'connecting'Simon McVittie11-59/+105
2009-06-01McdConnection: fetch the initial self-presence on connectionSimon McVittie4-50/+79
2009-06-01account-manager/nickname.py: exercise picking up nickname setting from the CMSimon McVittie1-0/+11
2009-06-01Add a configure option for whether to support pluginsSimon McVittie1-1/+7
2009-06-01test/twisted: run a larger number of tests in `make check-torture`Simon McVittie1-1/+14
2009-06-01Change MC's bus name to end with MissionControl5Simon McVittie6-8/+8
2009-05-28Add the ability to run the basic tests repeatedlySimon McVittie1-0/+26
2009-05-28Add some more valgrind suppressionsSimon McVittie1-0/+51
2009-05-28Shut down libdbus in regression-tested build, in an attempt to get cleaner va...Simon McVittie1-0/+4
2009-05-28dispatcher/approver-fails.py: remove a race conditionSimon McVittie1-0/+10
2009-05-28Add a regression test for HandleChannels failingSimon McVittie2-0/+173
2009-05-28Add regression tests for the Approver and Handler returning failureSimon McVittie3-0/+265
2009-05-28Add a simpler test for dispatching one undispatchable channelSimon McVittie2-0/+57
2009-05-28mc-debug-server: only linger for 5 seconds by default (adjust via $MC_LINGER_...Simon McVittie1-4/+9
2009-05-27mc-debug-server: after disconnection from the bus, tear everything down, and ...Simon McVittie1-10/+32
2009-05-27Merge branch 'valgrind'Simon McVittie6-44/+53
2009-05-27Merge branches 'client-death' and 'client-death-fixes'Simon McVittie5-47/+241
2009-05-27Revert "tests: Provide a fake activatable Telepathy client (simulating AbiWor...Simon McVittie1-3/+0
2009-05-27dispatcher/create-at-startup.py: make a bit more robust against races by usin...Simon McVittie1-16/+2
2009-05-27crash-recovery/crash-recovery.py: don't fail if ObserveChannels comes in befo...Simon McVittie1-7/+7
2009-05-27account-manager/auto-connect.py: be robust against MC being very slowSimon McVittie1-5/+8
2009-05-27Run each test with MC writing to its own temporary directorySimon McVittie1-14/+33
2009-05-27exec-with-log.sh.in: show reachable objects when valgrindingSimon McVittie1-0/+1
2009-05-27account-manager/presence.py: don't fail when valgrindingSimon McVittie1-2/+2
2009-05-27dispatcher/dispatch-text.py: assert that a channel owned by Kopete is not ter...Simon McVittie1-2/+79
2009-05-27dispatcher/dispatch-text.py: correctly claim the second channel on behalf of ...Simon McVittie1-1/+3
2009-05-26Add a regression test for closing handled channels when the handler exitsSimon McVittie2-4/+32
2009-05-26dispatcher/dispatch-text.py: be a little more realistic by giving the two cli...Simon McVittie1-11/+16
2009-05-26In tests that start up MC late, wait for it to take its bus namesSimon McVittie2-0/+29
2009-05-26servicetest, mctest: add support for Clients being on more than one busSimon McVittie2-30/+83
2009-05-26dispatcher/create-at-startup.py: resurrect the assertion that ObserveChannels...Simon McVittie1-5/+0
2009-05-26tests: stop asserting that MC will call Get(HANDLER, "HandledChannels")Simon McVittie7-164/+12
2009-05-26tests: Provide a fake activatable Telepathy client (simulating AbiWord with s...Simon McVittie1-0/+3
2009-05-26Add a regression test for dispatching to an activatable clientSimon McVittie2-0/+115
2009-05-26tests: Provide a fake activatable Telepathy client (simulating AbiWord with s...Simon McVittie5-3/+22
2009-05-25servicetest: subscribe to *all* signals, not just MC onesSimon McVittie1-16/+17
2009-05-22crash-recovery/crash-recovery.py: correctly report a handled channel in GetAl...Simon McVittie1-0/+1