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
c3a6352a6b
slixmpp
/
tests
History
mathieui
ddc3974d1b
Update protoxep_reactions to XEP-0444
2020-11-27 19:44:13 +01:00
..
__init__.py
live_multiple_streams.py
live_test.py
test_cache.py
Make the cache encode and decode not crash if something goes wrong
2019-02-02 17:42:24 +01:00
test_events.py
test_jid.py
test_overall.py
test_plugins.py
test_stanza_base.py
test_stanza_element.py
fixing deprecation warnings for pytest
2018-10-15 14:59:23 +02: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
fixing deprecation warnings for pytest
2018-10-15 14:59:23 +02:00
test_stanza_xep_0004.py
Merge branch 'develop' of
https://github.com/fritzy/SleekXMPP
into sleek-merge
2015-10-02 19:00:19 +02:00
test_stanza_xep_0009.py
Remove sys.version_info checks for python2 and clean some imports.
2014-09-01 02:42:45 +02:00
test_stanza_xep_0030.py
fixing deprecation warnings for pytest
2018-10-15 14:59:23 +02:00
test_stanza_xep_0033.py
Various XEPs: Remove deprecated aliases.
2016-09-20 16:23:02 +09:00
test_stanza_xep_0047.py
test_stanza_xep_0050.py
fixing deprecation warnings for pytest
2018-10-15 14:59:23 +02:00
test_stanza_xep_0059.py
fixing deprecation warnings for pytest
2018-10-15 14:59:23 +02:00
test_stanza_xep_0060.py
Fix XEP-0060 tests
2016-10-04 21:21:55 +02:00
test_stanza_xep_0085.py
test_stanza_xep_0122.py
Merge branch 'develop' of
https://github.com/fritzy/SleekXMPP
into sleek-merge
2015-10-02 19:00:19 +02:00
test_stanza_xep_0184.py
test_stanza_xep_0300.py
test_stanza_xep_0323.py
Merge branch 'develop' of
https://github.com/fritzy/SleekXMPP
into sleek-merge
2015-10-02 19:00:19 +02:00
test_stanza_xep_0325.py
Merge branch 'develop' of
https://github.com/fritzy/SleekXMPP
into sleek-merge
2015-10-02 19:00:19 +02:00
test_stanza_xep_0377.py
test_stanza_xep_0380.py
test_stanza_xep_0421.py
test_stanza_xep_0444.py
test_stream.py
test_stream_exceptions.py
test_stream_filters.py
test_stream_handlers.py
fixing deprecation warnings for pytest
2018-10-15 14:59:23 +02:00
test_stream_presence.py
test_stream_roster.py
test_stream_xep_0030.py
Manual cleanup of the remaining set([…]) and set((…)).
2016-10-22 13:37:46 +01:00
test_stream_xep_0047.py
examples, tests: Replace all @asyncio.coroutines with proper async functions.
2018-08-19 17:47:26 +01:00
test_stream_xep_0050.py
test_stream_xep_0060.py
Update the test suite.
2015-02-12 12:23:47 +01:00
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
fixing deprecation warnings for pytest
2018-10-15 14:59:23 +02:00
test_stream_xep_0323.py
test_stream_xep_0325.py
Merge branch 'develop' of
https://github.com/fritzy/SleekXMPP
into sleek-merge
2015-10-02 19:00:19 +02:00
test_tostring.py