summaryrefslogtreecommitdiff
path: root/tests/twisted/saluttest.py
Commit message (Expand)AuthorAgeFilesLines
* SalutTest: stop using ContactList channelsXavier Claessens2013-09-241-16/+5
* SalutTest: Add missing importXavier Claessens2013-09-241-0/+1
* Stop using conn.GetStatus()Xavier Claessens2013-09-241-1/+1
* capabilities: advertise support for the TP FT metadata extensionJonny Lamb2011-10-281-1/+1
* saluttest: stop ensuring the known list; it's not available or usedJonny Lamb2011-10-271-6/+0
* tests: look for 'contact-ids' in MembersChangedDetailedWill Thompson2011-07-071-1/+8
* gibber ibb bytestream: removeJonny Lamb2011-05-091-1/+1
* src: remove annoying salut- prefixJonny Lamb2011-04-281-1/+1
* servicetest: update to newest version from gabbleJonny Lamb2011-04-281-1/+18
* saluttest: add elem* and related functions from gabbletestJonny Lamb2011-04-281-0/+104
* saluttest: remove the NOC signal handler when finished withJonny Lamb2011-04-281-4/+6
* saluttest: use reactor.crash instead of .stopJonny Lamb2011-04-281-1/+1
* tests: only run the test suite on real avahi if SALUT_TEST_REAL_AVAHI=1Jonny Lamb2011-04-061-1/+2
* saluttest: use the whole test path like in gabbleJonny Lamb2011-04-061-1/+2
* Merge remote branch 'smcv/mock-avahi'Jonny Lamb2011-04-051-0/+30
|\
| * Merge branch 'mock-avahi-3' into mock-avahi-4Tomeu Vizoso2010-11-051-0/+30
| |\
| | * Make sure that the mock Avahi service is runningTomeu Vizoso2010-10-111-0/+30
* | | tests: stop using re.sub when messing with argv[0]Jonny Lamb2011-04-041-2/+1
* | | saluttest: set nickname to the test name for log prettinessJonny Lamb2011-03-311-0/+2
* | | saluttest: update exec_test_deferred from gabbletestJonny Lamb2011-03-311-11/+31
* | | saluttest: silence the queue if we hit an errorGuillaume Desmottes2011-02-021-0/+1
|/ /
* | Tests: factor out wait_for_contact_in_publish()Simon McVittie2010-11-011-0/+17
* | saluttest.exec_test_deferred: if make_connection fails, dieSimon McVittie2010-10-081-1/+7
|/
* saluttest: optionally don't make a ConnectionSimon McVittie2010-10-011-6/+15
* saluttest: use install_colourer() from servicetestSimon McVittie2010-10-011-27/+2
* HT_CONTACT_LIST has been renamed to HT_LISTGuillaume Desmottes2009-05-271-3/+3
* Merge branch 'master' into ft-capa-REBASEDGuillaume Desmottes2009-03-301-14/+11
|\
| * saluttest.py: import constants as csGuillaume Desmottes2009-03-181-11/+11
| * saluttest.py: remove useless importsGuillaume Desmottes2009-03-181-3/+0
* | saluttest.py: OOB is now a fixed capaGuillaume Desmottes2009-02-101-1/+1
* | saluttest.py: add fixed_featuresGuillaume Desmottes2009-02-101-0/+4
|/
* tests/twisted/saluttest.py: Fix sync_stream and make_result_iqAlban Crequy2009-02-091-6/+7
* test-caps-tubes.py: Import the tube caps test from Gabble. It does not pass a...Alban Crequy2009-02-091-0/+19
* wait_for_contact_list: add a FIXME about potential raceGuillaume Desmottes2009-02-061-0/+1
* wait_for_contact_list: use constants.pyGuillaume Desmottes2009-02-061-14/+11
* saluttest: use EnsureChannel instead of CreateChannel when requesting contact...Guillaume Desmottes2008-12-221-3/+3
* saluttest: add wait_for_contact_listGuillaume Desmottes2008-12-221-0/+29
* saluttest.py: wait before killing the bus if SALUT_TEST_REFDBG set as refdbg ...Alban Crequy2008-10-291-0/+6
* saluttest.py: Fix twisted problem with reactor.stopAlban Crequy2008-09-111-1/+1
* better descriptionSjoerd Simons2008-09-091-1/+1
* Add a default published name that doesn't easily class with usernamesSjoerd Simons2008-09-011-0/+1
* Make default arguments right for a salut connectionSjoerd Simons2008-09-011-5/+2
* Don't make an initial streamSjoerd Simons2008-09-011-9/+5
* Move the xmpp bits into xmppstream.pySjoerd Simons2008-09-011-289/+2
* Copy basic test infrastructure from gabble with s/gabble/salut where applicableSjoerd Simons2008-09-011-0/+386