PubSubHubbub icon indicating copy to clipboard operation
PubSubHubbub copied to clipboard

Create a publisher compliance test.

Open julien51 opened this issue 11 years ago • 1 comments

This test should accept any url and perform the following test:

  • It should include a self link header
  • It should include a hub link header
  • The designated hub should allow for subscriptions
  • The designated hub should allow for unsubscriptions

There are more tests but I'm not sure how we can handle them:

  • The hub should ping the subscribe when the resource updates
  • The hub should check with the publisher if the subscriber can subscribe

julien51 avatar Feb 04 '14 10:02 julien51

that would be very helpful!

pfefferle avatar Feb 04 '14 10:02 pfefferle