We've been using a combination of unit tests (built into the PuSHEE codebase [1]) and a handful of Python scripts to exercise the bits that we care about. We haven't released the scripts yet because they're not very clean or generic, but we plan to toss those out there as well at some point.
I agree with the original poster: a good test harness would be a wonderful thing for hub developers. -- Justin On Mon, 2011-06-06 at 14:14 -0400, Jeff Lindsay wrote: > Yes, the one in SVN is stale. There is a version in Git, but it is > likely just as out of date, but probably not as out of date. It would > be nice to see somebody take up maintaining this. :) > > https://github.com/progrium/pubsubhubbub-testsuite/network > > On Mon, Jun 6, 2011 at 10:39 AM, Gabriel Jiva <[email protected]> wrote: > > The Hub Test Suite at > > http://code.google.com/p/pubsubhubbub/wiki/HubTestSuite > > seems to be at least a year out of date. Does anyone know of a more > > recent/complete one? > > > > >
