Skip to content

Test that activities with multiple values for "type" field are supported #15

@Minoru

Description

@Minoru

ActivityStreams Vocabulary says that a type can have multiple values; there's also an example of this in ActivityStreams Core spec. However, I found that only a few implementations support this. I think this ability is useful when extending AS Vocabulary, so it'd be nice to have a test for this to push implementations towards conformance.

Note that e.g. Misskey plans to implement this by using the first value of the array. The test should anticipate that, and try different permutations so the AS Vocab type is not always at the 0th position.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions