log idavoll/test/test_backend.py @ 203:2c46e6664680

age author description
2008-06-10 Ralph Meijer Change naming and spacing conventions to match Twisted's.
2008-04-17 Ralph Meijer Make sure second subscribers through HTTP also get a notification of the
2008-04-10 Ralph Meijer Send last published item on subscription if node is so configured.
2008-04-09 Ralph Meijer Make test backend consistent with interface.
2008-01-15 Ralph Meijer Fix Backend's getNodeInfo so that it properly adds its errback.
2008-01-03 Ralph Meijer Reply with the correct error condition on subscription when not subscribed.
2007-10-03 Ralph Meijer Fix use of uuid module now shipping with Python 2.5.
2007-10-03 Ralph Meijer Move protocol implementations (pubsub, disco, forms) to and depend on wokkel.
2006-08-28 Ralph Meijer Fix tests to work with current Twisted. Really do 0.5.0 release.
2006-08-21 Ralph Meijer Work towards first release 0.5.0.
2005-07-12 Ralph Meijer Initial revision