summaryrefslogtreecommitdiff
path: root/tests/twisted/jingle/stun-server.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'telepathy-gabble-0.18'Guillaume Desmottes2013-10-291-1/+1
|\
| * Use the proper 'Ice' Call capabilityGuillaume Desmottes2013-10-291-1/+1
* | Add get_contact_handle_sync, get_contact_handles_sync; use in simple casesSimon McVittie2013-09-231-1/+1
* | Remove last parts of StreamedMedia unit testsXavier Claessens2013-09-161-153/+7
|/
* jingle/stun-server: use jingletest2Will Thompson2012-11-261-38/+24
* jingle-info: discover a STUN server using SRVWill Thompson2012-11-261-0/+6
* jingle-info: don't discard google:jingleinfo pushes.Will Thompson2012-11-261-17/+44
* jingle/stun-server: pluralize expected stun serversWill Thompson2012-11-261-30/+22
* JingleInfo: refactor google:jingleinfo feature stuffWill Thompson2012-11-261-0/+6
* jingle/stun-server: remove unneeded do_connect=FalseWill Thompson2012-11-261-23/+12
* tests: use partial in a few places for neatnessWill Thompson2012-11-261-10/+11
* tests: unduplicate fallback stun server checkWill Thompson2012-11-261-17/+4
* tests: use ns.GOOGLE_JINGLE_INFO constantWill Thompson2012-11-261-1/+2
* Allow to disable VoIP-related code with --disable-voipMarco Barisione2012-03-221-1/+5
* Update CALL_STREAM_TRANSPORT enum to new APINicolas Dufresne2012-01-261-1/+1
* Disable STUN server tests that exercise Google relay, if that is disabledMikhail Zabaluev2011-10-111-20/+29
* Merge branch 'call-base-classes'Sjoerd Simons2011-01-111-1/+1
|\
| * call tests: update to make them all pass againJonny Lamb2010-10-191-1/+1
* | gabbletest.py: automatically connect connectionsJonny Lamb2011-01-111-10/+10
|/
* Add a --disable-channel-type-call configure switchWill Thompson2010-01-281-19/+28
* Jingle tests: be robust against receiving NewChannel[s] for contact listsSimon McVittie2010-01-081-1/+2
* Merge branch 'new-media-spec'Sjoerd Simons2009-12-291-19/+127
|\
| * Swap assertEquals parameters as the expected value is first.Mike Ruprecht2009-12-081-1/+1
| * Add a test for the ServerInfoRetrieved signal.Mike Ruprecht2009-12-081-0/+4
| * Add a test for the RetrievedServerInfo property.Mike Ruprecht2009-12-081-0/+1
| * Swap assertEquals parameters as the expected value comes first.Mike Ruprecht2009-12-081-1/+1
| * Add a test for the Call.Stream.Interface.Media.Draft's RelayInfo property.Mike Ruprecht2009-12-081-0/+2
| * Swap assert{,Not}Equals parameters as the expected value comes first.Mike Ruprecht2009-12-081-9/+9
| * Use the constant CALL_STREAM_TRANSPORT_GOOGLE instead of its value.Mike Ruprecht2009-12-081-1/+1
| * Split the Call STUN server tests apart from the StreamedMedia tests.Mike Ruprecht2009-12-081-9/+42
| * Break stun server check out into its own function.Mike Ruprecht2009-12-081-43/+21
| * Use assertEquals, assertLength, and assertNotEquals where applicable.Mike Ruprecht2009-12-071-12/+15
| * Add a test for the Call.Stream.Interface.Media.Draft's STUNServers property.Mike Ruprecht2009-12-071-0/+75
* | Fall back to stun.telepathy.im not stun.ccuWill Thompson2009-12-081-2/+2
|/
* Add 'stun.collabora.co.uk' to the list of addresses test-resolver handles.Mike Ruprecht2009-12-011-8/+4
* Use gethostbyname() rather than gethostbyaddr().David Laban2009-09-291-2/+2
* don't strip common prefix from object pathsDafydd Harries2009-09-231-2/+2
* jingle/stun-server.py: break race when waiting for the google:jingleinfo IQGuillaume Desmottes2009-08-101-11/+9
* tests: use constants for StatusChanged arguments throughoutSimon McVittie2009-07-291-2/+4
* Test that gabble respects the default fallback stun serverSjoerd Simons2009-07-291-2/+15
* Remove Disconnect() call from testsGuillaume Desmottes2009-07-141-7/+0
* Unrace jingle/stun-server.pyWill Thompson2009-06-251-5/+5
* make more use of constants.py in testsDafydd Harries2009-04-081-2/+1
* clean up pyflakes warnings in testsDafydd Harries2009-04-081-15/+12
* Our LocalPending reason is Invited in incoming callsWill Thompson2009-03-271-1/+3
* jingle/stun-server.py: assert that the stream has NATTraversal and CreatedLoc...Simon McVittie2009-02-261-0/+3
* jingle/stun-server.py: check that STUN servers pass through to Media.StreamHa...Simon McVittie2009-02-261-1/+26
* jingle/stun-server.py: assert that the fallback STUN server is used if there ...Simon McVittie2009-02-251-0/+4
* jingle/stun-server: make Gabble resolve the STUN server addressesSimon McVittie2009-02-251-3/+4
* jingle/stun-server.py: Check that when fallback-stun-server is given, the STU...Simon McVittie2009-02-251-0/+5