Okay, hopefully this is the sort of thing you're looking for.
I tried to copy the testing format from the other pubsub tests. I'm not familiar with nose, so I don't know if these are properly formatted or not.
I have added the ability to import from an XML file, since I could export to one anyway.
I almost thought about trying to include this as a serializer, so the regular pub.addTopicDefnProvider and pub.importTopicTree could work with XML,
In fact, I think I will, so expect version 7 of this file soon, but I'd like some feedback on the tests.
Josh
On Saturday, July 13, 2013 4:26:39 PM UTC-7, Josh English wrote:
Sure, let me work on that.