This website requires JavaScript.
Explore
Help
Sign in
pep
/
slixmpp
Watch
1
Star
0
Fork
You've already forked slixmpp
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
75a18b5ffe
slixmpp
/
tests
History
Joe Hildebrand
75a18b5ffe
Allow IQ timeouts to be asynchronous, by passing a timeout_callback parameter to send(). An example modification of disco is included. If this approach is approved, I'll go through and update the other plugins.
2012-10-29 10:03:32 -06:00
..
__init__.py
live_multiple_streams.py
live_test.py
test_events.py
test_jid.py
test_overall.py
Fix tests in Python3.
2011-08-25 00:21:53 -07:00
test_plugins.py
test_stanza_base.py
test_stanza_element.py
test_stanza_error.py
test_stanza_gmail.py
test_stanza_iq.py
test_stanza_message.py
test_stanza_presence.py
test_stanza_roster.py
test_stanza_xep_0004.py
test_stanza_xep_0009.py
test_stanza_xep_0030.py
test_stanza_xep_0033.py
test_stanza_xep_0047.py
test_stanza_xep_0050.py
test_stanza_xep_0059.py
test_stanza_xep_0060.py
test_stanza_xep_0085.py
test_stanza_xep_0184.py
test_stream.py
test_stream_exceptions.py
test_stream_filters.py
test_stream_handlers.py
Allow IQ timeouts to be asynchronous, by passing a timeout_callback parameter to send(). An example modification of disco is included. If this approach is approved, I'll go through and update the other plugins.
2012-10-29 10:03:32 -06:00
test_stream_presence.py
test_stream_roster.py
test_stream_xep_0030.py
test_stream_xep_0047.py
test_stream_xep_0050.py
test_stream_xep_0059.py
test_stream_xep_0060.py
test_stream_xep_0066.py
test_stream_xep_0085.py
test_stream_xep_0092.py
test_stream_xep_0128.py
test_stream_xep_0249.py
test_tostring.py
Simplify stringifying XML
2012-09-24 20:59:51 -07:00