Note #2023-11-03-002
Some webmention.rocks tests are failing
I tested this plugin with the validator at webmention.rocks and most tests passed!
But these tests failed:
- Discovery test 23: https://webmention.rocks/test/23
- Update test 2: https://webmention.rocks/update/2
- Delete test 1: https://webmention.rocks/delete/1
Syndicated to:
Responses Β· 2
Thank you for noting.
I will have a look at the discovery test.
Both, update and delete, are missing features at the moment. They are on my list.
This test verifies that you accept a Webmention request that contains a valid source and target URL. To pass this test, your Webmention endpoint must return either HTTP 200, 201 or 202 along with the appropriate headers.
If your endpoint returns HTTP 201, then it MUST also return a Location header. If it returns HTTP 200 or 202, then it MUST NOT include a Location header.