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
af9632519c
slixmpp
/
tests
History
Lance Stout
90807dd973
Fix RSM tests
2012-09-25 23:22:49 -07:00
..
__init__.py
live_multiple_streams.py
Fixed some live stream test errors.
2010-11-17 15:45:16 -05:00
live_test.py
test_events.py
Fix del_event_handler for Python3 (different semantics for filter()).
2011-09-23 12:03:49 -04:00
test_jid.py
Fix JID validation bugs, add lots of tests.
2012-07-24 01:43:20 -07:00
test_overall.py
test_plugins.py
test_stanza_base.py
test_stanza_element.py
Resolve xml:lang issue with duplicated elements depending on ordering.
2012-06-22 18:19:17 -07:00
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
Add tests for pubsub error stanzas
2011-09-01 15:26:54 -07:00
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
test_stream_presence.py
Resolve plugin dependency chains with XEP-0115.
2012-03-10 12:48:35 -08:00
test_stream_roster.py
test_stream_xep_0030.py
test_stream_xep_0047.py
test_stream_xep_0050.py
test_stream_xep_0059.py
Fix RSM tests
2012-09-25 23:22:49 -07:00
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