index
:
slixmpp
3449-xmpp-connection-stuck-forever-after-error-in-start_tls
WIP
adhoc-execute-next
compiler
disco
exp_idle_call
markup
master
sleek-merge
slix-1.7
Personal fork of SleekXMPP
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2017-02-11
XEP-0300: Add rudimentary tests.
Emmanuel Gil Peyrot
2016-11-26
Add a plugin for XEP-0380: Explicit Message Encryption.
Emmanuel Gil Peyrot
2016-10-22
Manual cleanup of the remaining set([…]) and set((…)).
Emmanuel Gil Peyrot
2016-10-22
sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.py
Emmanuel Gil Peyrot
2016-10-22
sed -i 's/set((\(.*\)))$/{\1}/g' **/*.py
Emmanuel Gil Peyrot
2016-10-22
sed -i 's/set((\(.*\),))$/{\1}/g' **/*.py
Emmanuel Gil Peyrot
2016-10-04
Fix XEP-0060 tests
mathieui
2016-10-04
Fix stanza accessors case in tests
mathieui
2016-10-04
Attrib property has been removed
mathieui
2016-09-20
Various XEPs: Remove deprecated aliases.
Emmanuel Gil Peyrot
2015-10-02
Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge
mathieui
2015-09-18
Merge branch 'develop' into xep_0050_updates
Robert Robinson
2015-09-15
Add test case Reported->Data Form Validation
Robert Robinson
2015-09-15
Merge branch 'refactor_forms' into add_xep_0122
Robert Robinson
2015-09-15
Add test case for reported and items
Robert Robinson
2015-09-14
Add plugin
Robert Robinson
2015-09-14
Working through test case issues.
Robert Robinson
2015-09-14
Initial cut at getting the stanzas to work.
Robert Robinson
2015-09-14
Fix xep_0050 changes after form refactor.
Robert Robinson
2015-09-14
Force forms and fields to use plugin resolution
Robert Robinson
2015-09-12
Update test_stream_xep_0050.py
Robert Robinson
2015-06-20
Fix test_jid to not use deprecated ways to create JID objects, and add it a f...
Emmanuel Gil Peyrot
2015-04-21
Fix some disco tests
mathieui
2015-04-19
XEP-0047: use coroutines for send(), sendall() and the new sendfile().
Emmanuel Gil Peyrot
2015-02-12
Update the test suite.
mathieui
2014-09-28
Remove all deprecated alias in the core of slixmpp, and wherever they were used.
Emmanuel Gil Peyrot
2014-09-01
Remove all trailing whitespaces.
Emmanuel Gil Peyrot
2014-09-01
Always use OrderedDict from collections, and remove its implementation in sli...
Emmanuel Gil Peyrot
2014-09-01
Remove sys.version_info checks for python2 and clean some imports.
Emmanuel Gil Peyrot
2014-08-23
cleanup semicolons, whitespace and mutable default arguments
Robin Gloster
2014-08-18
Revert "cleanup semicolons, whitespace and mutable default arguments"
Robin Gloster
2014-08-18
cleanup semicolons, whitespace and mutable default arguments
Robin Gloster
2014-07-17
Rename to slixmpp
Florent Le Coz
2014-02-06
Get the IoT plugins to pass tests on Py3
sleek-1.2.0
1.2.0
Lance Stout
2014-02-06
Add test for wrong sender in IQ
Lance Stout
2013-09-12
ElementTree._escape_cdata isn't reliable across Python versions.
Lance Stout
2013-09-12
Merge pull request #254 from barreverte/develop
Lance Stout
2013-09-05
Merge branch 'xep_0323_325' of git://github.com/joachimlindborg/SleekXMPP int...
Lance Stout
2013-08-30
First implementation of the xep_0323 and xep_325 used in IoT systems. Tests a...
Joachim Lindborg
2013-07-30
tostring.escape : optimization
Jean-Philippe Caruana
2013-07-26
refactor: no import * in tests
Jean-Philippe Caruana
2013-06-29
Adjust get_roster to always return, even with invalid JIDs
Lance Stout
2013-06-19
Add test for nodeprep idempotency after explicitly using Unicode 3.2
Lance Stout
2013-05-17
First test stanza
Joachim Lindborg
2013-03-28
Remove `roster_received` event
Anton Ryzhov
2013-03-11
Prevent race condition in pubsub test.
Lance Stout
2013-02-25
Merge branch 'develop'
Lance Stout
2013-02-22
Don't use internally deprecated methods
Anton Ryzhov
2013-02-14
Resolve most Python3.3 related issues.
Lance Stout
2013-01-26
Get tests to pass again.
Lance Stout
[next]