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
2010-10-01
Made first pass at cleaning BaseXMPP.
Lance Stout
2010-10-01
Modified event handling to use the event queue.
Lance Stout
2010-08-30
Fixed ElementBase.match to match using sub_interface elements.
Lance Stout
2010-08-30
Updated ElementBase.match to respect namespaces with slashes.
Lance Stout
2010-08-27
Updated the suite of handler classes with documentation.
Lance Stout
2010-08-27
Fixed SleekTest compare method to check XML text.
Lance Stout
2010-08-27
Added unit tests for StanzaBase.
Lance Stout
2010-08-26
Added unit test for _fix_ns for handling namespaces with forward slashes.
Lance Stout
2010-08-26
Finished the update of ElementBase with docs and unit tests.
Lance Stout
2010-08-25
Fixed ElementBase.match to respect namespaces.
Lance Stout
2010-08-25
Updated ElementBase.match and added unit tests.
Lance Stout
2010-08-25
Updated ElementBase._delSub and added unit tests.
Lance Stout
2010-08-24
Updated ElementBase._setSubText and added unit tests.
Lance Stout
2010-08-24
Updated ElementBase._getSubText and added unit tests.
Lance Stout
2010-08-22
fixed a but in stanza_pubsub
fritzy
2010-08-19
Updated ElementBase methods _getAttr, _setAttr, and _delAttr with docs and te...
Lance Stout
2010-08-19
Updated ElementBase.__delitem__ and added unit tests.
Lance Stout
2010-08-19
Updated ElementBase.__setitem__ and added unit tests.
Lance Stout
2010-08-13
Updated ElementBase.__getitem__ with docs and unit tests.
Lance Stout
2010-08-13
Updated getStanzaValues and setStanzaValues with docs and unit tests.
Lance Stout
2010-08-13
Updated ElementBase.setup, and added unit tests.
Lance Stout
2010-08-13
Added a generic checkStanza method to SleekTest. Updated the other check meth...
Lance Stout
2010-08-12
Removed unused xmlcompare.py.
Lance Stout
2010-08-12
Updated SleekTest with docs and PEP8 style.
Lance Stout
2010-08-11
Updated roster stanza with docs and PEP8 style.
Lance Stout
2010-08-11
Updated SleekTest.streamClose to check that the stream was actually started b...
Lance Stout
2010-08-06
Updated SleekTest to use the new tostring function instead of ET.tostring
Lance Stout
2010-08-05
Add unit tests for the tostring function.
Lance Stout
2010-08-05
Updated tests to use a relative import for SleekTest to please Python3.
Lance Stout
2010-08-03
Update nick stanza with documentation and PEP8 style.
Lance Stout
2010-08-03
Fix whitespace issues, and make some debugging statements clearer.
Lance Stout
2010-08-03
Updated XHTML-IM stanza with documentation and PEP8 style.
Lance Stout
2010-08-03
Updated presence stanza with documentation and PEP8 style.
Lance Stout
2010-08-03
Updated message stanzas and tests with documentation and PEP8 style.
Lance Stout
2010-07-29
Updated, cleaned, and documented Iq stanza class. Also added unit tests.
Lance Stout
2010-07-29
Added unit tests for error stanzas. Corrected error in deleting conditions.
Lance Stout
2010-07-29
Remove extra debugging lines and speed up stream testing in SleekTest.
Lance Stout
2010-07-26
Update test to reflect change in reply() method that removes the from attribute.
Lance Stout
2010-07-26
updated and moved jid class -- jids now have setters
Nathan Fritz
2010-07-20
Update test_events to use SleekTest to make everything consistent.
Lance Stout
2010-07-20
Updated pubsub stanzas to use xep_0004 stanza objects, and updated tests to m...
Lance Stout
2010-07-20
Lots of XEP-0004 bug fixes.
Lance Stout
2010-07-20
Updated license notices to use the correct MIT format. Also corrected referen...
Lance Stout
2010-07-20
Updated message stanza tests.
Lance Stout
2010-07-20
Updated presence stanza to include a 'show' interface. Presence stanza tests ...
Lance Stout
2010-07-19
Updated SleekTest to implement the checkPresence method.
Lance Stout
2010-07-19
more set/get Values changes
Nathan Fritz
2010-07-19
updated sleektest to use new stanza get/set values api
Nathan Fritz
2010-07-19
Condensed all of the stanzaPlugin functions into a single registerStanzaPlugi...
Lance Stout
2010-07-14
Updated SleekTest to be able to simulate and test interactions with an XML st...
Lance Stout
[next]