summaryrefslogtreecommitdiff
path: root/tests/test_stream_xep_0060.py
AgeCommit message (Expand)Author
2021-03-08tests: Fix XEP-0060 tests for the new 0004 change regarding type attributemathieui
2015-02-12Update the test suite.mathieui
2014-07-17Rename to slixmppFlorent Le Coz
2013-07-26refactor: no import * in testsJean-Philippe Caruana
2013-03-11Prevent race condition in pubsub test.Lance Stout
2011-09-01Add support for notify attribute when retracting an item.Lance Stout
2011-09-01Add ability to get global/node default subscription options.Lance Stout
2011-09-01Owners can modify subscriptions/affiliations. With tests.Lance Stout
2011-09-01Users can retrieve their affiliations now, with tests.Lance Stout
2011-09-01Add ability for a user to get retrieve subscriptions, with tests.Lance Stout
2011-09-01Add tests for pubsub subscription options.Lance Stout
2011-09-01Add tests for retrieving pubsub items.Lance Stout
2011-09-01Fix memory reference bugs.Lance Stout
2011-08-31XEP-0060 v1.13 dictates publishing/retracting one item at a time.Lance Stout
2011-08-31Simplify pubsub tests.Lance Stout
2011-08-31Add test for purging a pubsub node.Lance Stout
2011-08-31Retract stanzas are behaving oddly when using stanza values.Lance Stout
2011-08-31Test publishing multiple items, and with options.Lance Stout
2011-08-31Test publishng an item with options.Lance Stout
2011-08-31Test publishing a single item.Lance Stout
2011-08-31More pubsub unit tests!Lance Stout
2011-08-31Fix requesting pubsub node configuration, and add tests.Lance Stout
2011-08-30Add tests for pubsub unsubscribe.Lance Stout
2011-08-30Test pubsub subscribe.Lance Stout
2011-08-30Test and fix XEP-0060 delete_node()Lance Stout
2011-08-26Fix typos in XEP-0060, start of docs and tests.Lance Stout