Open jernst opened 6 months ago
It should probably be tested if it's supported by an implementation. The primary use case is for aggregating instance statistics and high-level metadata (for fediverse crawlers). It's not required for federation per se and a nontrivial number of instances do not support it.
Possible tests:
My guess is that a majority of instances will fail one or more of these tests. Possible failure cases:
application/json
for JRDprotocol
that are not valid per the schemas
Should we test that as well? If so, what needs testing?