webmention.rocks icon indicating copy to clipboard operation
webmention.rocks copied to clipboard

Computer-readable list of discovery test URLs and expected endpoints

Open cweiske opened this issue 9 years ago • 1 comments

For the unit tests of my Services_Linkback library it would be nice to have a computer-readable list of webmention discovery test URLs and their respective expected endpoint.

Then I could load the list file (csv or json) and automatically test all of them.

cweiske avatar Aug 10 '16 06:08 cweiske

Just to chime in: both a Ruby and PHP library for discovering endpoints have been created as of late. These are both running their test suite against the live webmention.rocks pages and could also have used such a list.

Zegnat avatar Aug 18 '18 19:08 Zegnat