fediverse-devnet / feditest-tests-fediverse

The tests for the fediverse testsuite
MIT License
5 stars 4 forks source link

Test that JSON arrays and objects are supported, not just Strings #8

Open jernst opened 6 months ago

jernst commented 6 months ago

(from this discussion: https://fediversity.site/item/63d7035a-959d-43c6-bf6f-51736cceb14a )

array and object support - where some popular project only uses a string. You still need to support arrays and objects without crashing.

jernst commented 2 months ago

Do we have any idea where this actually tends to happen? Because I don't think we want to test all the variations that JSON-LD might permit.