summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-01-26Fix group flags for streamedmedia calls.David Laban2-9/+7
2011-01-26voip tests: BYE message needs a reply. Add to tests.David Laban2-3/+9
2011-01-26Fix review comments for tests.David Laban2-4/+6
2011-01-26add new tests to make checkDavid Laban1-1/+6
2011-01-26Fix up incoming-basics.pyDavid Laban2-63/+76
2011-01-26Complete outgoing-basics.pyDavid Laban3-55/+70
2011-01-26import incoming-basics from gabbleDavid Laban1-0/+185
2011-01-26Make outgoing-basics test work up until the first network traffic event.David Laban2-69/+138
2011-01-26initial import of outgoing-basics.py from gabbleDavid Laban1-0/+351
2011-01-26Hacks to allow running multiple tests per processDavid Laban1-4/+9
2011-01-03Test the message-sent timestamp header with a fixed valueMikhail Zabaluev1-4/+6
2011-01-03Merge branch 'master' into messages-retouchMikhail Zabaluev9-239/+877
2010-12-15test registering without a passwordDavid Laban4-2/+46
2010-11-23Added constants.py from the test support files to the distributionMikhail Zabaluev1-0/+1
2010-11-18Add a simple test for Protocol objectsSimon McVittie2-0/+59
2010-11-18tests: import servicetest.py from Salut and modernize tests to pass againSimon McVittie4-237/+371
2010-11-18tests: import constants from SalutSimon McVittie1-0/+400
2010-11-03Test message headers "message-sent" and "message-received"Mikhail Zabaluev1-0/+5
2010-11-03Test "message-token"Mikhail Zabaluev1-8/+11
2010-10-27test-message.py: skip fail delivery reportGuillaume Desmottes1-2/+4
2010-10-27test-message.py: stop waiting for the Sent signalGuillaume Desmottes1-2/+0
2010-05-26Update with-session-bus.sh from telepathy-glib, fixing a bashismSimon McVittie1-1/+1
2009-11-04Test that the self-produced alias results in no display nameMikhail Zabaluev1-3/+12
2009-09-29Test quoting and whitespace normalization of the display nameMikhail Zabaluev1-0/+7
2009-09-25Test setting alias for the self handleMikhail Zabaluev2-0/+41
2009-08-27Removed checks for SIP responses on the sent messagesMikhail Zabaluev1-6/+4
2009-04-07Merge branch 'master' of git+ssh://git.collabora.co.uk/git/telepathy-sofiasip...Mikhail Zabaluev6-44/+296
2009-01-30Use compiler.m4 to control coverage/optimization optionsMikhail Zabaluev1-1/+1
2009-01-27Add LCOV machineryMikhail Zabaluev1-3/+12
2009-01-27Updated with-session-bus.sh from telepathy-gabbleMikhail Zabaluev1-1/+22
2008-11-20Added Destroyable to the list of text channel interfacesMikhail Zabaluev1-1/+1
2008-11-18Set the flag Channel_Text_Message_Flag_Resqued on pending messages of a resur...Mikhail Zabaluev1-0/+8
2008-11-18Test Destroyable on text channelsMikhail Zabaluev1-3/+18
2008-11-18Added a test case for Requests interface using text channelsMikhail Zabaluev2-1/+95
2008-10-28Removed user=phone in normalization testsMikhail Zabaluev1-3/+3
2008-10-24Respond 200 OK for pending messages auto-acked with ListPendingMessages(True)Mikhail Zabaluev1-0/+7
2008-10-24Test reopening of text channel with pending messages and ListPendingMessagesMikhail Zabaluev1-54/+100
2008-10-24Call AcknowledgePendingMessages and check for SIP responsesMikhail Zabaluev1-1/+6
2008-10-24Bubble responses received by the fake SIP proxy as 'sip-response' eventsMikhail Zabaluev1-0/+4
2008-10-24Message test brush-upMikhail Zabaluev1-4/+5
2008-10-24Test all text channel properties as currently implementedMikhail Zabaluev1-15/+45
2008-10-24Bind the test SIP proxy to the loopback interface onlyMikhail Zabaluev1-5/+7
2008-10-24Incomplete test for AcknowledgePendingMessagesMikhail Zabaluev1-2/+12
2008-10-08More tests for normalization casesMikhail Zabaluev1-2/+8
2008-10-08Add SIP traffic to telepathy-sofiasip test logsMikhail Zabaluev1-1/+2
2008-10-08Properly address the incoming messages in the testMikhail Zabaluev1-1/+1
2008-10-08Updated the unit tests to verify the new phone number normalization rulesMikhail Zabaluev1-2/+4
2008-08-22Deleted the post-migration .git-darcs-dir filesMikhail Zabaluev3-0/+0
2008-07-01test-message.py: exercise the Channel D-Bus propertiesSimon McVittie1-0/+11
2008-07-01test-message.py: simplify by assigning Text channel type to a variableSimon McVittie1-7/+6