summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-09-26Text tests: use the Messages interfaceSimon McVittie4-82/+65
2013-09-25gabbletest: don't use GetStatus()Simon McVittie1-1/+1
2013-09-25Use the "undrafted" version of MailNotificationSimon McVittie1-2/+2
2013-09-24exec-with-log.sh: add HAZE_TEST_BACKTRACE hookSimon McVittie1-0/+2
2013-09-24tests: stop calling RequestChannelSimon McVittie2-8/+14
2013-09-24Remove unused function close_all_groups()Simon McVittie4-14/+3
2013-09-24roster/remove-from-rp-subscribe.py: convert to Conn.I.ContactListSimon McVittie1-44/+12
2013-09-24roster/subscribe.py: convert to ContactList, ContactGroupsSimon McVittie1-41/+33
2013-09-24roster/publish.py: convert to ContactListSimon McVittie1-82/+74
2013-09-24roster/groups.py: convert to ContactGroupsSimon McVittie1-98/+93
2013-09-24initial-roster test: convert to ContactList, ContactGroupsSimon McVittie2-81/+52
2013-09-24Use inspect_contacts_sync instead of InspectHandlesSimon McVittie3-11/+9
2013-09-24Fix more uses of RequestHandlesSimon McVittie1-2/+2
2013-09-24tests: use more constants, reduce hard-coding of o.fd.TSimon McVittie5-128/+75
2013-09-24Don't test NewChannelSimon McVittie10-229/+82
2013-09-24Use get_contact_handle_sync, get_contact_handles_syncSimon McVittie10-28/+12
2013-09-24sync gabbletest.py from GabbleSimon McVittie1-1/+1
2013-09-24sync servicetest.py from GabbleSimon McVittie1-5/+24
2013-09-24sync constants.py from GabbleSimon McVittie1-30/+24
2013-09-23simple-caps: stop relying on GetContactCapabilitiesSimon McVittie1-5/+1
2013-09-23Tests: replace GetSelfHandle calls with property-gettingSimon McVittie8-8/+11
2013-09-18protocol: implement get_avatar_details()Guillaume Desmottes1-0/+21
2013-09-18protocol: claim that we implement AvatarsGuillaume Desmottes2-0/+8
2013-09-18protocol: fix 'ConnectionInterfaces'Guillaume Desmottes1-0/+8
2013-09-17Merge branch 'telepathy-haze-0.8'Simon McVittie2-2/+12
2013-09-17Test unknown presencesSimon McVittie2-2/+12
2013-09-17Remove StreamedMedia supportSimon McVittie2-40/+0
2013-09-17Clean up test filesSimon McVittie2-0/+7
2013-09-17Distribute gabbletestSimon McVittie1-0/+1
2013-09-17Distribute with-session-bus.shSimon McVittie1-1/+3
2013-09-12Run regression tests under the run-test.sh "driver"Guillaume Desmottes2-33/+58
2013-09-12move tests tools to tests/twisted/toolsGuillaume Desmottes8-35/+138
2013-09-12Import run-test.sh.in from Gabble masterGuillaume Desmottes2-0/+70
2013-06-25Avoid recent libpurple doing "clever" proxy discovery, etc.Simon McVittie1-0/+9
2013-04-12Test closing the request_password channelWill Thompson2-0/+44
2013-04-12Add sasl/telepathy-password.py from GabbleWill Thompson3-0/+190
2013-04-11Refresh and uncopypasta gabbletestWill Thompson24-876/+1129
2012-05-07Set G_MESSAGES_DEBUG during testingSimon McVittie1-0/+2
2012-05-02caps test: do a simple test for media caps changesJonny Lamb1-1/+32
2012-05-02twisted tests: add a config module for knowing whether media is enabledJonny Lamb1-1/+14
2012-05-01tests: add simple test to ensure ContactCapabilities are workingJonny Lamb2-0/+75
2011-11-21connect/fail.py: try an even more ludicrous portWill Thompson1-1/+1
2011-11-21Mangle test name into connection parameters.Will Thompson1-1/+2
2011-07-08Tests: Don't assert that 'password' is required.Will Thompson1-1/+1
2010-12-01Use the TpBaseContactListSimon McVittie4-21/+33
2010-12-01Add close_all_groups() and use it to get rid of any stray groupsSimon McVittie4-3/+25
2010-12-01Add a 'stored' list (which just behaves like 'subscribe') and test itSimon McVittie3-23/+51
2010-11-19Implement ConnectionError.Will Thompson1-2/+13
2010-11-19Update hazetest from gabbletest!Will Thompson2-149/+448
2010-11-18Update constants, namespaces, and servicetest from Gabble.Will Thompson3-57/+230