Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-25 | Handle sending stanzas in chunks if the socket has poor performance. | Lance Stout | |
2011-05-27 | Added support for testind disconnect errors. | Lance Stout | |
2010-11-17 | Fixed some live stream test errors. | Lance Stout | |
Added test demonstrating using multiple stream clients in a single test. | |||
2010-10-07 | SleekTest may now run against a live stream. | Lance Stout | |
Moved SleekTest to sleekxmpp.test package. Corrected error in XML compare method. Added TestLiveSocket to run stream tests against live streams. Modified XMLStream to work with TestLiveSocket. |