summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Text tests: use the Messages interfaceSimon McVittie2013-09-264-82/+65
* gabbletest: don't use GetStatus()Simon McVittie2013-09-251-1/+1
* Use the "undrafted" version of MailNotificationSimon McVittie2013-09-251-2/+2
* exec-with-log.sh: add HAZE_TEST_BACKTRACE hookSimon McVittie2013-09-241-0/+2
* tests: stop calling RequestChannelSimon McVittie2013-09-242-8/+14
* Remove unused function close_all_groups()Simon McVittie2013-09-244-14/+3
* roster/remove-from-rp-subscribe.py: convert to Conn.I.ContactListSimon McVittie2013-09-241-44/+12
* roster/subscribe.py: convert to ContactList, ContactGroupsSimon McVittie2013-09-241-41/+33
* roster/publish.py: convert to ContactListSimon McVittie2013-09-241-82/+74
* roster/groups.py: convert to ContactGroupsSimon McVittie2013-09-241-98/+93
* initial-roster test: convert to ContactList, ContactGroupsSimon McVittie2013-09-242-81/+52
* Use inspect_contacts_sync instead of InspectHandlesSimon McVittie2013-09-243-11/+9
* Fix more uses of RequestHandlesSimon McVittie2013-09-241-2/+2
* tests: use more constants, reduce hard-coding of o.fd.TSimon McVittie2013-09-245-128/+75
* Don't test NewChannelSimon McVittie2013-09-2410-229/+82
* Use get_contact_handle_sync, get_contact_handles_syncSimon McVittie2013-09-2410-28/+12
* sync gabbletest.py from GabbleSimon McVittie2013-09-241-1/+1
* sync servicetest.py from GabbleSimon McVittie2013-09-241-5/+24
* sync constants.py from GabbleSimon McVittie2013-09-241-30/+24
* simple-caps: stop relying on GetContactCapabilitiesSimon McVittie2013-09-231-5/+1
* Tests: replace GetSelfHandle calls with property-gettingSimon McVittie2013-09-238-8/+11
* protocol: implement get_avatar_details()Guillaume Desmottes2013-09-181-0/+21
* protocol: claim that we implement AvatarsGuillaume Desmottes2013-09-182-0/+8
* protocol: fix 'ConnectionInterfaces'Guillaume Desmottes2013-09-181-0/+8
* Merge branch 'telepathy-haze-0.8'Simon McVittie2013-09-172-2/+12
|\
| * Test unknown presencesSimon McVittie2013-09-172-2/+12
* | Remove StreamedMedia supportSimon McVittie2013-09-172-40/+0
|/
* Clean up test filestelepathy-haze-0.7.1Simon McVittie2013-09-172-0/+7
* Distribute gabbletestSimon McVittie2013-09-171-0/+1
* Distribute with-session-bus.shSimon McVittie2013-09-171-1/+3
* Run regression tests under the run-test.sh "driver"Guillaume Desmottes2013-09-122-33/+58
* move tests tools to tests/twisted/toolsGuillaume Desmottes2013-09-128-35/+138
* Import run-test.sh.in from Gabble masterGuillaume Desmottes2013-09-122-0/+70
* Avoid recent libpurple doing "clever" proxy discovery, etc.Simon McVittie2013-06-251-0/+9
* Test closing the request_password channelWill Thompson2013-04-122-0/+44
* Add sasl/telepathy-password.py from GabbleWill Thompson2013-04-123-0/+190
* Refresh and uncopypasta gabbletestWill Thompson2013-04-1124-876/+1129
* Set G_MESSAGES_DEBUG during testingSimon McVittie2012-05-071-0/+2
* caps test: do a simple test for media caps changesJonny Lamb2012-05-021-1/+32
* twisted tests: add a config module for knowing whether media is enabledJonny Lamb2012-05-021-1/+14
* tests: add simple test to ensure ContactCapabilities are workingJonny Lamb2012-05-012-0/+75
* connect/fail.py: try an even more ludicrous portWill Thompson2011-11-211-1/+1
* Mangle test name into connection parameters.Will Thompson2011-11-211-1/+2
* Tests: Don't assert that 'password' is required.Will Thompson2011-07-081-1/+1
* Use the TpBaseContactListSimon McVittie2010-12-014-21/+33
* Add close_all_groups() and use it to get rid of any stray groupsSimon McVittie2010-12-014-3/+25
* Add a 'stored' list (which just behaves like 'subscribe') and test itSimon McVittie2010-12-013-23/+51
* Implement ConnectionError.Will Thompson2010-11-191-2/+13
* Update hazetest from gabbletest!Will Thompson2010-11-192-149/+448
* Update constants, namespaces, and servicetest from Gabble.Will Thompson2010-11-183-57/+230