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
b63dc3bc8c
Branches
Tags
No results found.
slixmpp
/
tests
History
mathieui
b63dc3bc8c
XEP-047: Room Activity Indicators
...
Implement the XEP
2020-12-08 18:56:26 +01:00
..
__init__.py
live_multiple_streams.py
live_test.py
test_cache.py
test_events.py
test_jid.py
test_overall.py
test_plugins.py
sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.py
2016-10-22 13:21:44 +01:00
test_stanza_base.py
test_stanza_element.py
test_stanza_error.py
test_stanza_gmail.py
test_stanza_iq.py
fixing deprecation warnings for pytest
2018-10-15 14:59:23 +02:00
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
test_stanza_xep_0009.py
test_stanza_xep_0030.py
fixing deprecation warnings for pytest
2018-10-15 14:59:23 +02:00
test_stanza_xep_0033.py
test_stanza_xep_0045.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_0122.py
test_stanza_xep_0184.py
test_stanza_xep_0300.py
XEP-0300: Add rudimentary tests.
2017-02-11 04:02:44 +00:00
test_stanza_xep_0323.py
test_stanza_xep_0325.py
test_stanza_xep_0369.py
test_stanza_xep_0377.py
Add stanza tests for 0377
2020-05-24 15:00:20 +02:00
test_stanza_xep_0380.py
Add a plugin for XEP-0380: Explicit Message Encryption.
2016-11-26 16:29:19 +00:00
test_stanza_xep_0405.py
test_stanza_xep_0421.py
New XEP: 0421 Occupant-id
2020-05-27 22:39:52 +02:00
test_stanza_xep_0422.py
test_stanza_xep_0424.py
XEP-0422,0424,0425,0439: Add basic stanza tests
2020-12-04 19:45:05 +01:00
test_stanza_xep_0425.py
test_stanza_xep_0437.py
XEP-047: Room Activity Indicators
2020-12-08 18:56:26 +01:00
test_stanza_xep_0439.py
XEP-0422,0424,0425,0439: Add basic stanza tests
2020-12-04 19:45:05 +01:00
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
test_stream_xep_0066.py
test_stream_xep_0085.py
test_stream_xep_0092.py
test_stream_xep_0128.py
Various XEPs: Remove deprecated aliases.
2016-09-20 16:23:02 +09:00
test_stream_xep_0249.py
test_stream_xep_0323.py
test_stream_xep_0325.py
test_tostring.py