summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-08-03the great xep_0060 re-organization in preperation for rewriteNathan Fritz
2011-08-03Merge branch 'develop' into stream_featuresLance Stout
2011-07-05Merge branch 'develop' of github.com:fritzy/SleekXMPP into developLance Stout
2011-07-05Add test to check that presence events are firing.Lance Stout
2011-07-05Test no longer applies to latest version of XEP-0066.Lance Stout
2011-07-03Merge branch 'develop' into stream_featuresLance Stout
2011-07-03Added XEP-0066: Out-of-Band DataLance Stout
2011-07-01Merge branch 'develop' into stream_featuresLance Stout
2011-07-01So using sys.excepthook to catch errors only works once.Lance Stout
2011-06-20Merge branch 'develop' into stream_featuresLance Stout
2011-06-20Fix stanza clobbering when replying to errors.sleek-1.0.0-beta5sleek-1.0-Beta51.0.0-beta51.0-Beta5Lance Stout
2011-05-31Merge branch 'develop' into stream_featuresLance Stout
2011-05-27Added support for testind disconnect errors.Lance Stout
2011-05-25Merge branch 'develop' into stream_featuresLance Stout
2011-05-25Fix test for get_roster().Lance Stout
2011-05-20Merge branch 'develop' into stream_featuresLance Stout
2011-05-20Fix test timeout issue.Lance Stout
2011-05-20Make roster test a little more robust.Lance Stout
2011-05-20Fix double roster entry issue with Unicode.Lance Stout
2011-05-20Merge branch 'develop' into stream_featuresLance Stout
2011-05-20Resolve timeout errors for get_roster.Lance Stout
2011-05-13Ensure that the XEP-0086 plugin is loaded.Lance Stout
2011-04-08Update tests to reflect XEP-0086 correcting error codes.Lance Stout
2011-03-24Merge branch 'develop' into stream_featuresLance Stout
2011-03-24Added new implementation for XEP-0086.Lance Stout
2011-03-24Allow a stanza plugin to override a parent's interfaces.Lance Stout
2011-03-24Merge branch 'develop' into stream_featuresLance Stout
2011-03-24Added new XEP-0050 implementation.Lance Stout
2011-03-23Merge branch 'develop' into stream_featuresLance Stout
2011-03-23Cleaned XEP-0249 plugin, added tests.Lance Stout
2011-03-22Merge branch 'develop' into stream_featuresLance Stout
2011-03-22Updated XEP-0128 plugin to work with the new XEP-0030 plugin.Lance Stout
2011-03-18Merge branch 'develop' into stream_featuresLance Stout
2011-02-24Add tests for XEP-0085, fix some bugs.Lance Stout
2011-02-24Updated the XEP-0085 plugin.Lance Stout
2011-02-14Merge branch 'develop' into stream_featuresLance Stout
2011-02-11XMPPError exceptions can keep a stanza's contents.Lance Stout
2011-02-08Update XEP-0060 test.Lance Stout
2011-02-07Fixed failing tests from new XEP-0009 pluginLance Stout
2011-02-05fixed mergeNathan Fritz
2011-01-27Update tostring methods.Lance Stout
2011-01-19Fix tests for Nick stanza.Lance Stout
2011-01-13Introduced new XEP-0009 into develop.Dann Martens
2011-01-08Update the XEP-0092 plugin to the new style.Lance Stout
2011-01-08Add support for XEP-0059 to XEP-0030 plugin.Lance Stout
2011-01-08Added new XEP-0059 plugin.Lance Stout
2010-12-28Make the new XEP-30 plugin retain older API signatures.Lance Stout
2010-12-17Make tests pass for catching exceptions.Lance Stout
2010-12-09First pass at a new XEP-0030 plugin.Lance Stout
2010-12-08Fix xml:lang tostring test.Lance Stout